Board-specific example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BUTTON_INTERRUPT_MODE IOPORT_SENSE_RISING |
#define | BUTTON_INTERRUPT_SOURCE CONFIG_EXT_INT5 |
#define | LED_PIN LED_GREEN_GPIO |
#define BUTTON_INTERRUPT_MODE IOPORT_SENSE_RISING |
Referenced by main().
#define BUTTON_INTERRUPT_SOURCE CONFIG_EXT_INT5 |
Referenced by main().
#define LED_PIN LED_GREEN_GPIO |
Referenced by ext_int_callback().