libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/common/exti_common_all.h>
#include <libopencm3/stm32/common/exti_common_v2.h>
Go to the source code of this file.
Macros | |
#define | EXTI_CPUPR1 MMIO32(EXTI_BASE + 0x88) |
EXTI CPU Event Pending Register 1. More... | |
#define | EXTI_PR EXTI_CPUPR1 |