![]() |
Morse Micro IoT SDK
2.9.7
|
Data structure to represent information extracted from an S1G Operation information element.
#include <mmutils.h>
Data Fields | |
| uint8_t | operating_class |
| Operating class. More... | |
| uint8_t | operating_channel_width_mhz |
| Width of the operating channel in MHz. More... | |
| uint8_t | primary_channel_width_mhz |
| Width of the primary channel in MHz. More... | |
| uint8_t | operating_channel_number |
| Channel number of the operating channel. More... | |
| uint8_t | primary_channel_number |
| Channel number of the primary channel. More... | |
| uint8_t mm_s1g_operation::operating_channel_number |
| uint8_t mm_s1g_operation::operating_channel_width_mhz |
| uint8_t mm_s1g_operation::operating_class |
| uint8_t mm_s1g_operation::primary_channel_number |
| uint8_t mm_s1g_operation::primary_channel_width_mhz |