![]() |
Morse Micro IoT SDK
2.9.7
|
A list of S1G channels supported by a given regulatory domain.
#include <mmwlan.h>
Data Fields | |
| uint8_t | country_code [MMWLAN_COUNTRY_CODE_LEN] |
| Two character country code (null-terminated) used to identify the regulatory domain. More... | |
| unsigned | num_channels |
| The number of channels in the list. More... | |
| const struct mmwlan_s1g_channel * | channels |
| The channel data. More... | |
| const struct mmwlan_s1g_channel* mmwlan_s1g_channel_list::channels |
| uint8_t mmwlan_s1g_channel_list::country_code[MMWLAN_COUNTRY_CODE_LEN] |
| unsigned mmwlan_s1g_channel_list::num_channels |