radio_status_t Struct Reference

Structure for storage of radio parameters. More...

Data Fields

uint8_t cca_mode
uint8_t channel
radio_state_t idle_state
uint8_t rx_lna
uint8_t * rxframe
uint8_t rxframesz
radio_state_t state
uint8_t tx_pa
uint8_t tx_pwr

Detailed Description

Structure for storage of radio parameters.


Field Documentation

Current cca mode.

Current radio channel. (MIN_CHANNEL ... MAX_CHANNEL)

after TX go to idle state

Pointer for frame data storage.

Length of the buffer rxframesz

Current transceiver state.

Current transmit power.