Embed: (wiki syntax)

« Back to documentation index

channel_list_s Struct Reference

channel_list_s Struct Reference

Channel list. More...

#include <net_interface.h>

Data Fields

channel_page_e channel_page
 Channel page.
uint32_t channel_mask [8]
 Channel mask.

Detailed Description

Channel list.

Definition at line 259 of file net_interface.h.


Field Documentation

uint32_t channel_mask[8]

Channel mask.

Each bit defining one channel

Definition at line 262 of file net_interface.h.

Channel page.

Definition at line 261 of file net_interface.h.