t2:device_poweroff

device_poweroff


device_poweroff - Power off the device

Description


void device_poweroff();

Programmatically power off the device.

Return Value


No value is returned.

Examples


Example #1 device_poweroff() example

init {
    device_poweroff();
}

See Also

t2/device_poweroff.txt · Last modified: 2020/09/18 20:08 by J2Kbr