openthread_sys

Function otPlatAlarmMicroFired

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

Signal that the alarm has fired.

@param[in] aInstance The OpenThread instance structure.