libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | GPIO_MODE_INPUT 0x00 /* Default */ |
#define | GPIO_MODE_OUTPUT_10_MHZ 0x01 |
#define | GPIO_MODE_OUTPUT_2_MHZ 0x02 |
#define | GPIO_MODE_OUTPUT_50_MHZ 0x03 |