5.1.1.2.6 BDB_SetChannelMask Function
Syntax
void BDB_SetChannelMask(BDB_ChannelMaskType_t type, uint32_t channelMask);
Description
Sets the channel mask BDB attribute.
Input Parameters
Parameter Name | Description |
---|---|
type | Type of the channel mask |
channelMask | To set the channel mask value |
Return Type and Values
- None