[][src]Function openthread_sys::otChannelManagerGetFavoredChannels

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

This function gets the favored channel mask.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The favored channels as a bit-mask.