A Atmel RF2xx Radio Library for Mbed
Dependents: xBedRadio MxSniffer
radio_status_t Struct Reference
[GrpRadio]
Structure for storage of radio parameters. More...
#include <radio.h>
Data Fields | |
| uint8_t | channel |
| Current radio channel. | |
| uint8_t | tx_pwr |
| Current transmit power. | |
| uint8_t | cca_mode |
| Current cca mode. | |
| radio_state_t | state |
| Current transceiver state. | |
| radio_state_t | idle_state |
| after TX go to idle state | |
| uint8_t * | rxframe |
| Pointer for frame data storage. | |
| uint8_t | rxframesz |
| Length of the buffer rxframesz. | |
Detailed Description
Structure for storage of radio parameters.
Definition at line 212 of file radio.h.
Field Documentation
| uint8_t channel |
Generated on Thu Jul 14 2022 01:09:40 by
1.7.2