openthread_sys

Function otPlatAlarmMilliStop

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

Stop the alarm.

@param[in] aInstance The OpenThread instance structure.