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 Clock Management.

Example(s)

Common API for Clocks Control / Example 1 for EVK1104

Initialize the system clock and blink a LED at a constant 1Hz frequency.

Common API for Clocks Control / Example 1 for UC3-A3-Xplained

Initialize the system clock and blink a LED at a constant 1Hz frequency.

Common API for Clocks Control / Example 2 for EVK1104

Initialize the clock system and output the CPU clock on a dedicated pin.

Common API for Clocks Control / Example 2 for UC3-A3-Xplained

Initialize the clock system and output the CPU clock on a dedicated pin.

Common API for Clocks Control / Example 3 for EVK1104

Switch between various system clock sources and prescalers at run time.

Common API for Clocks Control / Example 3 for UC3-A3-Xplained

Switch between various system clock sources and prescalers at run time.

Unit-test(s)

Basic clock service unit tests for EVK1104

This is the unit tests of basic clock service.