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