pub unsafe extern "C" fn otPlatGetResetReason(
aInstance: *mut otInstance,
) -> otPlatResetReason
Expand description
Returns the reason for the last platform reset.
@param[in] aInstance The OpenThread instance structure.
pub unsafe extern "C" fn otPlatGetResetReason(
aInstance: *mut otInstance,
) -> otPlatResetReason
Returns the reason for the last platform reset.
@param[in] aInstance The OpenThread instance structure.