Return to previous page | Return to menu | Go to next page
Uint8
System management functions
Get SMPC reset button status
Uint8 slCheckReset()
None
When the system reset by the reset button is prohibited, the pressing state of the reset button is acquired.
SMPC reset button state
The following values are returned.
SMPC_RES_OFF ... Reset button OFF (initial value)
SMPC_RES_ON ... Reset button ON
Once turned ON, it does not change until “slClearReset” is called.
Reference: HARDWARE MANUAL vol.1 (SMPC)
slCheckReset