[][src]Function openthread_sys::otChannelMonitorGetSampleWindow

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

Get channel monitoring averaging sample window length (number of samples).

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

@returns The averaging sample window.