Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Related Project(s)

In this section you can find all the projects related to the Timeout service XMEGA.

Example(s)

Timeout example 1 for XMEGA-A3BU Xplained

Timeout service example 1. This example demonstrates how to use the periodic timeout feature to toggle two LED's with different frequency.

Timeout example 2 for Xmega A3BU Xplained

This example shows how to use the \ref tc_timeout_group to implement a software debounce filter on a button input.