Chip-specific example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | LED_STATUS_OFF LED_0_INACTIVE |
#define | LED_STATUS_ON LED_0_ACTIVE |
Example configuration | |
#define | WAKE_BUTTON_EIC_PIN SW0_EIC_PIN |
The active-low GPIO pin to exit the WAIT/RET mode (by generating an external interrupt). More... | |
#define | WAKE_BUTTON_EIC_FUNCTION SW0_EIC_PIN_MUX |
The EIC function of the wake pin. More... | |
#define | WAKE_BUTTON_EIC_LINE SW0_EIC_LINE |
The EIC line of the wake pin. More... | |
#define | LED_ACTIVITY_STATUS_PIN LED_0_PIN |
The LED that will be turned off when the device is in a sleep mode and on when it is active. More... | |
#define LED_ACTIVITY_STATUS_PIN LED_0_PIN |
The LED that will be turned off when the device is in a sleep mode and on when it is active.
Referenced by main().
#define LED_STATUS_OFF LED_0_INACTIVE |
Referenced by main().
#define LED_STATUS_ON LED_0_ACTIVE |
Referenced by main().
#define WAKE_BUTTON_EIC_FUNCTION SW0_EIC_PIN_MUX |
The EIC function of the wake pin.
#define WAKE_BUTTON_EIC_LINE SW0_EIC_LINE |
The EIC line of the wake pin.
#define WAKE_BUTTON_EIC_PIN SW0_EIC_PIN |
The active-low GPIO pin to exit the WAIT/RET mode (by generating an external interrupt).