pub unsafe extern "C" fn otChannelMonitorGetSampleWindow(
aInstance: *mut otInstance,
) -> u32
Expand description
Get channel monitoring averaging sample window length (number of samples).
@param[in] aInstance A pointer to an OpenThread instance.
@returns The averaging sample window.