PU2CLR AKC695X Arduino Library  1.0.1
This is an Arduino Library to control the AKC695X / M695X DSP radio devices
akc595x_reg6 Union Reference

Reg6 (type 0x06 / RW): configures register 0 (default: 0xA1) Address. More...

#include <AKC695X.h>

Public Attributes

struct {
   uint8_t   phase_inv: 1
 0 = audio output inphase, 1 = opposite phase, for single speaker
 
   uint8_t   line: 1
 0 = Radio mode; 1 = Line Mode
 
   uint8_t   volume: 6
 Volume: 0 ~ 63 (<24 = mute; 24 ~ 63)
 
refined
 
uint8_t raw
 

Detailed Description

Reg6 (type 0x06 / RW): configures register 0 (default: 0xA1) Address.


The documentation for this union was generated from the following file: