[][src]Function openthread_sys::otJamDetectionGetBusyPeriod

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

Get the Jam Detection Busy Period (in seconds)

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

@returns The Jam Detection Busy Period.