[][src]Function openthread_sys::otJamDetectionGetWindow

pub unsafe extern "C" fn otJamDetectionGetWindow(
    aInstance: *mut otInstance
) -> u8

Get the Jam Detection Detection Window (in seconds).

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

@returns The Jam Detection Window.