GPIO configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include "conf_board.h"
Macros | |
Pin Configuration | |
#define | GPIO_PIN_EXAMPLE_1 AVR32_PIN_PA01 |
#define | GPIO_PIN_EXAMPLE_2 AVR32_PIN_PA02 |
#define | GPIO_PIN_EXAMPLE_3 AVR32_PIN_PA03 |
#define GPIO_PIN_EXAMPLE_1 AVR32_PIN_PA01 |
Referenced by main().
#define GPIO_PIN_EXAMPLE_2 AVR32_PIN_PA02 |
Referenced by gpio_pin_change_interrupt_handler(), and main().
#define GPIO_PIN_EXAMPLE_3 AVR32_PIN_PA03 |
Referenced by gpio_pin_change_interrupt_handler(), and main().