Clock system example 3 configuration for AT32UC3L-EK.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | LED_EXAMPLE_OUTPUT LED0_GPIO |
Example configuration | |
#define | NEXT_BUTTON GPIO_WAKE_BUTTON |
Pin to use for button input. More... | |
#define LED_EXAMPLE_OUTPUT LED0_GPIO |
Referenced by ISR().
#define NEXT_BUTTON GPIO_WAKE_BUTTON |
Pin to use for button input.
This is the active low pin to use for user input.
Referenced by wait_for_switches().