Container for handover of radio parameter values. More...
Data Fields | |
ccamode_t | cca_mode |
channel_t | channel |
uint8_t | data_rate |
radio_state_t | idle_state |
uint64_t * | long_addr |
uint16_t | pan_id |
uint16_t | short_addr |
txpwr_t | tx_pwr |
Container for handover of radio parameter values.
Value for cca mode.
Value for current radio channel. (MIN_CHANNEL ... MAX_CHANNEL)
uint8_t radio_param_t::data_rate |
data rate type
after TX go to idle state
uint64_t* radio_param_t::long_addr |
Pointer to long (64-bit) address
uint16_t radio_param_t::pan_id |
Value for PANID
uint16_t radio_param_t::short_addr |
Value for short address
Value for transmit power in dB.