EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

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.