uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
Configuration of a single GPIO pin. More...
#include <gpio.h>
Data Fields | |
PORT_t * | port |
uint8_t | bit |
The corresponding bit index in the configuration registers. More... | |
Configuration of a single GPIO pin.
uint8_t gpio_pin::bit |
The corresponding bit index in the configuration registers.
PORT_t* gpio_pin::port |
The corresponding AVR I/O port registers as defined in the AVR gcc headers