CCxxxx Driver  0.0.1
Macros
Registers: Strobe Command

Strobe command addresses. More...

Macros

#define CCX_REG_STROBE_SRES   0x30
 Reset chip.
 
#define CCX_REG_STROBE_SFSTXON   0x31
 Enable and calibrate frequency synthesizer.
 
#define CCX_REG_STROBE_SXOFF   0x32
 Turn off crystal oscillator.
 
#define CCX_REG_STROBE_SCAL   0x33
 Calibrate frequency synthesizer and turn it off.
 
#define CCX_REG_STROBE_SRX   0x34
 Enable RX.
 
#define CCX_REG_STROBE_STX   0x35
 Enable TX.
 
#define CCX_REG_STROBE_SIDLE   0x36
 Exit RX/TX.
 
#define CCX_REG_STROBE_SWOR   0x38
 Start automatic RX polling sequence.
 
#define CCX_REG_STROBE_SPWD   0x39
 Enter power down mode when CSn goes high.
 
#define CCX_REG_STROBE_SFRX   0x3A
 Flush the RX FIFO buffer.
 
#define CCX_REG_STROBE_SFTX   0x3B
 Flush the TX FIFO buffer.
 
#define CCX_REG_STROBE_SWORRST   0x3C
 Reset real time clock to Event1 value.
 
#define CCX_REG_STROBE_SNOP   0x3D
 No operation.
 

Detailed Description

Strobe command addresses.