openthread_sys

Function otPlatDiagAlarmCallback

Source
pub unsafe extern "C" fn otPlatDiagAlarmCallback(
    aInstance: *mut otInstance,
)
Expand description

Processes the alarm event.

@param[in] aInstance The OpenThread instance for current request.