Morse Micro IoT SDK  2.11.2
mmwlan_vif_channel_info Struct Reference

Detailed Description

Channel information for a VIF.

Definition at line 2220 of file mmwlan.h.

#include <mmwlan.h>

Data Fields

uint16_t op_class
 Operating class for the BSS. More...
 
uint16_t s1g_chan_num
 S1G operating channel number. More...
 
uint8_t pri_bw_mhz
 Bandwidth of the primary channel. More...
 
uint8_t pri_1mhz_chan_idx
 Index of the primary 1 MHz channel within the operating channel. More...
 

Field Documentation

◆ op_class

uint16_t mmwlan_vif_channel_info::op_class

Operating class for the BSS.

May be S1G or Global.

Definition at line 2223 of file mmwlan.h.

◆ pri_1mhz_chan_idx

uint8_t mmwlan_vif_channel_info::pri_1mhz_chan_idx

Index of the primary 1 MHz channel within the operating channel.

Definition at line 2229 of file mmwlan.h.

◆ pri_bw_mhz

uint8_t mmwlan_vif_channel_info::pri_bw_mhz

Bandwidth of the primary channel.

Definition at line 2227 of file mmwlan.h.

◆ s1g_chan_num

uint16_t mmwlan_vif_channel_info::s1g_chan_num

S1G operating channel number.

Definition at line 2225 of file mmwlan.h.


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