PU2CLR AKC695X Arduino Library
1.0.1
This is an Arduino Library to control the AKC695X / M695X DSP radio devices
|
Reg0 (type 0x00 / RW): configures register 0 (default: 0x4c) Address. More...
#include <AKC695X.h>
Public Attributes | |
uint8_t | rsv: 2 |
Reserved - Debug use, do not change this value using. | |
uint8_t | mute: 1 |
1 - Mute L / R channel 0 - Normal operation | |
uint8_t | seekup: 1 |
Seek direction control bit. 0 = Seek down; 1 = Seek up. | |
uint8_t | seek: 1 |
0-> 1 Trigger tune process The STC bit is set high when the tune operation completes. | |
uint8_t | tune: 1 |
0-> 1 Trigger tune process The STC bit is set high when the tune operation completes. | |
uint8_t | fm_en: 1 |
1 = FM mode; 0 = AM mode | |
uint8_t | power_on: 1 |
1 = Chip on; 0 = Chip off | |
Reg0 (type 0x00 / RW): configures register 0 (default: 0x4c) Address.