Morse Micro IoT SDK  2.9.7

Detailed Description

Regulatory database data structure.

This is a list of mmwlan_s1g_channel_list structs, where each channel list corresponds to a regulatory domain.

Definition at line 287 of file mmwlan.h.

#include <mmwlan.h>

Data Fields

unsigned num_domains
 Number of regulatory domains in the database. More...
 
const struct mmwlan_s1g_channel_list ** domains
 The regulatory domain data. More...
 

Field Documentation

◆ domains

const struct mmwlan_s1g_channel_list** mmwlan_regulatory_db::domains

The regulatory domain data.

Definition at line 293 of file mmwlan.h.

◆ num_domains

unsigned mmwlan_regulatory_db::num_domains

Number of regulatory domains in the database.

Definition at line 290 of file mmwlan.h.


The documentation for this struct was generated from the following file: