libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
libopencm3 LM4F General Purpose I/O More...
Modules | |
GPIO pin configuration | |
Enabling and configuring GPIO pins | |
GPIO pin control | |
Controlling GPIO pins | |
GPIO Interrupt control | |
Configuring interrupts from GPIO pins | |
Macros | |
#define | GPIO_LOCK_UNLOCK_CODE 0x4C4F434B |
libopencm3 LM4F General Purpose I/O
LGPL License Terms libopencm3 License
The LM4F GPIO API provides functionality for accessing the GPIO pins of the LM4F.
Please see the individual GPIO modules for more details. To use the GPIO, the gpio.h header needs to be included: