[][src]Function openthread_sys::otChannelManagerGetSupportedChannels

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

This function gets the supported channel mask.

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

@returns The supported channels as a bit-mask.