[][src]Function openthread_sys::otPlatRadioGetSupportedChannelMask

pub unsafe extern "C" fn otPlatRadioGetSupportedChannelMask(
    aInstance: *mut otInstance
) -> u32

Get the radio supported channel mask that the device is allowed to be on.

@param[in] aInstance The OpenThread instance structure.

@returns The radio supported channel mask.