![]() |
Morse Micro IoT SDK
2.9.7
|
#include <mmwlan.h>
Data Fields | |
| uint32_t | centre_freq_hz |
| Center frequency of the channel (in Hz). More... | |
| uint16_t | duty_cycle_sta |
| STA Duty Cycle (in 100th of %). More... | |
| bool | duty_cycle_omit_ctrl_resp |
| Boolean indicating whether to omit control response frames from duty cycle. More... | |
| int16_t | global_operating_class |
| Global operating class. More... | |
| int16_t | s1g_operating_class |
| S1G operating class. More... | |
| uint8_t | s1g_chan_num |
| S1G channel number. More... | |
| uint8_t | bw_mhz |
| Channel operating bandwidth (in MHz). More... | |
| int8_t | max_tx_eirp_dbm |
| Maximum transmit power (EIRP in dBm). More... | |
| uint32_t | pkt_spacing_us |
| The length of time to close the tx window between packets (in microseconds). More... | |
| uint32_t | airtime_min_us |
| The minimum packet airtime duration to trigger spacing (in microseconds). More... | |
| uint32_t | airtime_max_us |
| The maximum allowable packet airtime duration (in microseconds). More... | |
| uint32_t mmwlan_s1g_channel::airtime_max_us |
| uint32_t mmwlan_s1g_channel::airtime_min_us |
| uint8_t mmwlan_s1g_channel::bw_mhz |
| uint32_t mmwlan_s1g_channel::centre_freq_hz |
| bool mmwlan_s1g_channel::duty_cycle_omit_ctrl_resp |
| uint16_t mmwlan_s1g_channel::duty_cycle_sta |
| int16_t mmwlan_s1g_channel::global_operating_class |
Global operating class.
If MMWLAN_SKIP_OP_CLASS_CHECK, check is skipped
| int8_t mmwlan_s1g_channel::max_tx_eirp_dbm |
| uint32_t mmwlan_s1g_channel::pkt_spacing_us |
| uint8_t mmwlan_s1g_channel::s1g_chan_num |
| int16_t mmwlan_s1g_channel::s1g_operating_class |
S1G operating class.
If MMWLAN_SKIP_OP_CLASS_CHECK, check is skipped