libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
GPIO Wake Status Register Values. More...
Macros | |
#define | GPIO_WAKESTAT_STAT7 (1 << 7) |
PK7 Wake Status. More... | |
#define | GPIO_WAKESTAT_STAT6 (1 << 6) |
PK6 Wake Status. More... | |
#define | GPIO_WAKESTAT_STAT5 (1 << 5) |
PK5 Wake Status. More... | |
#define | GPIO_WAKESTAT_STAT4 (1 << 4) |
PK4 Wake Status. More... | |
GPIO Wake Status Register Values.