pub type otChannelMask = u32;Expand description
Represents a Channel Mask.
The least significant bit (LSB), also referred to as bit 0, corresponds to channel number 0, and so on.
pub type otChannelMask = u32;Represents a Channel Mask.
The least significant bit (LSB), also referred to as bit 0, corresponds to channel number 0, and so on.