Board-specific example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
Example configuration | |
#define | BUTTON_PIN GPIO_PUSH_BUTTON_2 |
ID of pin for asynchronous wake-up of the device. More... | |
#define | BUTTON_vect PORTF_INT0_vect |
Vector of pin change interrupt 0 for BUTTON_PIN. More... | |
#define | LED_PIN LED2_GPIO |
ID of pin for indication of activity. More... | |
#define BUTTON_PIN GPIO_PUSH_BUTTON_2 |
#define BUTTON_vect PORTF_INT0_vect |
Vector of pin change interrupt 0 for BUTTON_PIN.