This group contains the System State Handler implementation.
More...
This group contains the System State Handler implementation.
◆ System_state_Codes
System states.
Enumerator |
---|
SYSTEM_STATE_BEFORE_INITIALIZATION | The system is before the end of the first phase of initialization.
|
SYSTEM_STATE_BEFORE_MULTITASKING | The system is between end of the first phase of initialization but before multitasking is started.
|
SYSTEM_STATE_UP | The system is up and operating normally.
|
SYSTEM_STATE_TERMINATED | The system reached its terminal state.
|