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

Get the Jam Detection Busy Period (in seconds)

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

@returns The Jam Detection Busy Period.