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

Gets 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.