This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

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