Primary Channel definition. More...
#include <mac_types.h>
Data Fields | |
| uint16_t | freq |
| Frequency of the channel (in MHz). | |
| uint8_t | band |
| RF band (mac_chan_band). | |
| uint8_t | flags |
| Additional information (mac_chan_flags). | |
| int8_t | tx_power |
| Max transmit power allowed on this channel (dBm). | |
Primary Channel definition.
Definition at line 125 of file mac_types.h.
1.6.1