A structure for storing the Listen Before Talk parameters for get and set.
#include <radio_interface.h>
Data Fields | |
uint8_t | lbtNumOfSamples |
uint16_t | lbtScanPeriod |
int16_t | lbtThreshold |
bool | lbtTransmitOn |
uint8_t _RadioLBTParams_t::lbtNumOfSamples |
uint16_t _RadioLBTParams_t::lbtScanPeriod |
int16_t _RadioLBTParams_t::lbtThreshold |
bool _RadioLBTParams_t::lbtTransmitOn |