MCUXpresso SDK Documentation

waketimer_example

waketimer_example#

Overview#

The WAKETIMER project is a simple demonstration program of the SDK WAKETIMER driver. The WAKETIMER will timeout every second and user callback function will trigger every timeout interrupt.

Running the demo#

The log below shows the output of the demo in the terminal window:

WAKETIMER will timeout every second
Timeout
Timeout
Timeout
...

Supported Boards#