serial_cmd_config_channel_map_t

nRF5 SDK for Mesh v5.0.0

Channel map config command parameters. More...

#include <serial_cmd.h>

Data Fields

uint8_t channel_map
 Channel map bitfield for mesh to use, starting at channel 37. More...
 

Detailed Description

Channel map config command parameters.

Definition at line 257 of file serial_cmd.h.

Field Documentation

◆ channel_map

uint8_t serial_cmd_config_channel_map_t::channel_map

Channel map bitfield for mesh to use, starting at channel 37.

Definition at line 259 of file serial_cmd.h.