Common IOPORT service demo configuration header file.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | EXAMPLE_BUTTON_MASK (PIO_PE7) |
#define | EXAMPLE_BUTTON_PORT (IOPORT_PIOE) |
#define | EXAMPLE_LED_MASK (PIO_PB13 | PIO_PB12) |
#define | EXAMPLE_LED_PORT (IOPORT_PIOB) |
#define EXAMPLE_BUTTON_MASK (PIO_PE7) |
Referenced by main().
#define EXAMPLE_BUTTON_PORT (IOPORT_PIOE) |
Referenced by main().
#define EXAMPLE_LED_MASK (PIO_PB13 | PIO_PB12) |
Referenced by main().
#define EXAMPLE_LED_PORT (IOPORT_PIOB) |
Referenced by main().