Package ilcd
Class Power

Public Method hardShutdownLongPowerOff

static void hardShutdownLongPowerOff()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Activates the port pin with function APWR assigned to for a long period. The "Long power down" impulse is 5000ms by default, but can be modified on the "Settings" page of iLCD Manager XEJoC Manager.

Note

Example

Power.hardShutdownLongPowerOff();

Triggers a hard shutdown of the controlling application.

See also:

Power
Power.shutdownPowerOff()