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_INT4 |
#define | LED_PIN LED_ON_BOARD |
#define BUTTON_INTERRUPT_MODE IOPORT_SENSE_RISING |
Referenced by main().
#define BUTTON_INTERRUPT_SOURCE CONFIG_EXT_INT4 |
Referenced by main().
#define LED_PIN LED_ON_BOARD |
Referenced by ext_int_callback().