[][src]Function openthread_sys::otPlatRadioGetPreferredChannelMask

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

Get the radio preferred channel mask that the device prefers to form on.

@param[in] aInstance The OpenThread instance structure.

@returns The radio preferred channel mask.