A Atmel RF2xx Radio Library for Mbed
Dependents: xBedRadio MxSniffer
GrpTrx
Data Structures | |
| struct | trx_param_t |
| Transceiver parameter structure. More... | |
Files | |
| file | transceiver.h |
Interface for GrpTrx. | |
Typedefs | |
| typedef int8_t | channel_t |
| transceiver channel type | |
| typedef int8_t | txpwr_t |
| transceiver transmit type | |
| typedef bool | rxidle_t |
| radio idle state, if true radio idles in state PX_ON | |
| typedef uint8_t | ccamode_t |
| transceiver cca mode, 1 : ED, 2: CS, 3: CS & ED | |
| typedef uint8_t | trx_ramaddr_t |
| Data Type for Transceiver SRAM address. | |
| typedef uint8_t | trx_regval_t |
| Data Type for Transceiver register value. | |
| typedef uint8_t | trx_regaddr_t |
| Data Type for Transceiver register address. | |
| typedef void(* | trx_irq_handler_t )(uint8_t cause) |
| Data Type for Transceiver IRQ callback function. | |
Typedef Documentation
| typedef uint8_t ccamode_t |
| typedef bool rxidle_t |
| typedef void(* trx_irq_handler_t)(uint8_t cause) |
Data Type for Transceiver IRQ callback function.
Definition at line 73 of file transceiver.h.
| typedef uint8_t trx_ramaddr_t |
Data Type for Transceiver SRAM address.
Definition at line 59 of file transceiver.h.
| typedef uint8_t trx_regaddr_t |
Data Type for Transceiver register address.
Definition at line 67 of file transceiver.h.
| typedef uint8_t trx_regval_t |
Data Type for Transceiver register value.
Definition at line 63 of file transceiver.h.
Generated on Thu Jul 14 2022 01:09:40 by
1.7.2