|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
GPIO Output Register Definitions. More...

Macros | |
| #define | GPIO_OUTR(base) MMIO32((base) + 0x08) |
| #define | GPIOA_OUTR GPIO_OUTR(GPIOA) |
| #define | GPIOB_OUTR GPIO_OUTR(GPIOB) |
| #define | GPIOC_OUTR GPIO_OUTR(GPIOC) |
| #define | GPIOD_OUTR GPIO_OUTR(GPIOD) |
| #define | GPIOE_OUTR GPIO_OUTR(GPIOE) |
| #define | GPIOF_OUTR GPIO_OUTR(GPIOF) |
| #define | GPIOG_OUTR GPIO_OUTR(GPIOG) |
GPIO Output Register Definitions.