openthread_sys

Function otJamDetectionGetWindow

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

Get the Jam Detection Detection Window (in seconds).

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

@returns The Jam Detection Window.