Board- and chip-specific example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <compiler.h>
Macros | |
#define | IOPORT_PIN_EXAMPLE_1 PORTA0_GPIO |
#define | IOPORT_PIN_EXAMPLE_2 PORTA1_GPIO |
#define | IOPORT_PIN_EXAMPLE_3 PORTA2_GPIO |
#define | TIMER_EXAMPLE TCC0 |
#define | TIMER_EXAMPLE_PERIOD 31250000 |
#define | TIMER_PORT_LED TCE0 |
#define IOPORT_PIN_EXAMPLE_1 PORTA0_GPIO |
#define IOPORT_PIN_EXAMPLE_2 PORTA1_GPIO |
#define IOPORT_PIN_EXAMPLE_3 PORTA2_GPIO |
#define TIMER_EXAMPLE TCC0 |
Referenced by main().
#define TIMER_EXAMPLE_PERIOD 31250000 |
Referenced by main().
#define TIMER_PORT_LED TCE0 |