Struct ws_cca_threshold_table Wi-SUN CCA threshold table information. More...
#include <WisunInterface.h>
Data Fields | |
uint8_t | number_of_channels |
Number of channels. More... | |
const int8_t * | cca_threshold_table |
CCA threshold table. More... | |
Struct ws_cca_threshold_table Wi-SUN CCA threshold table information.
Definition at line 63 of file WisunInterface.h.
const int8_t* cca_threshold_table |
CCA threshold table.
Definition at line 67 of file WisunInterface.h.
uint8_t number_of_channels |
Number of channels.
Definition at line 65 of file WisunInterface.h.