Module srst

Source
Expand description

Chapter 10. System Reset Extension (EID #0x53525354 “SRST”).

Constants§

EID_SRST
Extension ID for System Reset extension.
RESET_REASON_NO_REASON
No Reason as reset reason.
RESET_REASON_SYSTEM_FAILURE
System Failure as reset reason.
RESET_TYPE_COLD_REBOOT
Cold Reboot as a reset type.
RESET_TYPE_SHUTDOWN
Shutdown as a reset type.
RESET_TYPE_WARM_REBOOT
Warm Reboot as a reset type.
SYSTEM_RESET
Function ID to reset the system based on provided reset type and reason.