Package ilcd
Class Power

Public Method shutdownPowerOff

static void shutdownPowerOff()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Activates the port pin with function APWR assigned to for a short time. The "Power down impulse" is 200ms by default, but can be modified on the "Settings" page of iLCD Manager XEJoC Manager.

Note

Example

Power.shutdownPowerOff();

Starts the shutdown sequence of the controlling application.

See also:

Power
Power.hardShutdownLongPowerOff()