2 Examples

This application note includes a source code package with a basic watchdog timer driver implemented in C.

Note: This watchdog timer driver is not intended for use with high-performance code.

It is designed as a library to get started with the XMEGA watchdog timer. For timing and code space critical application development, you should access the watchdog timer registers directly. Refer to the driver source code and device data sheet for more details.