[][src]Function openthread_sys::otChannelManagerGetAutoChannelSelectionInterval

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

This function gets the period interval (in seconds) used by auto-channel-selection functionality.

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

@returns The interval in seconds.