Power Management


The OO RTX includes the function WSTRTOS_Sleep() as part of its RTOS Interface. By default, this function is empty but you can implement your own functionality here which highly depends on your application and hardware. The function WSTRTOS_Sleep() is called when the OO RTX has nothing to do, but the heartbeat will continue, which is mostly implemented as an ISR from a timer.


Copyright (c) Willert Software Tools GmbH. All rights reserved.