Operating Channel. More...
#include <mac_types.h>
Data Fields | |
| uint8_t | band |
| Band (mac_chan_band). | |
| uint8_t | type |
| Channel type (mac_chan_bandwidth). | |
| uint16_t | prim20_freq |
| Frequency for Primary 20MHz channel (in MHz). | |
| uint16_t | center1_freq |
| Frequency center of the contiguous channel or center of Primary 80+80 (in MHz). | |
| uint16_t | center2_freq |
| Frequency center of the non-contiguous secondary 80+80 (in MHz). | |
| int8_t | tx_power |
| Max transmit power allowed on this channel (dBm). | |
| uint8_t | flags |
| Additional information (mac_chan_flags). | |
Operating Channel.
Definition at line 138 of file mac_types.h.
1.6.1