PU2CLR AKC695X Arduino Library
1.0.1
This is an Arduino Library to control the AKC695X / M695X DSP radio devices
|
Reg11 (type 0x0B / RW): configure register 9 (default: 0xE0) Address. More...
#include <AKC695X.h>
Public Attributes | |
struct { | |
uint8_t rsv1: 2 | |
Reserved. Measured using, do not change this value. | |
uint8_t space: 2 | |
00 = 25KHz; 01 = 50KHz; 10 = 100KHz; 11 = 200KHz | |
uint8_t rsv2: 4 | |
Reserved. Measured using, do not change this value. | |
} | refined |
uint8_t | raw |
Reg11 (type 0x0B / RW): configure register 9 (default: 0xE0) Address.
Sets FM seek step.
spece | step |
---|---|
00 | 25 KHz |
01 | 50 KHz |
10 | 100 KHz |
11 | 200 KHz |