pub unsafe extern "C" fn otChannelManagerGetAutoChannelSelectionInterval(
aInstance: *mut otInstance,
) -> u32
Expand description
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.