uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
Configurations of the GPIO pins contained in one 10-pin header. More...
#include <gpio.h>
Data Fields | |
const struct gpio_pin | pin2 |
Pin 2 in the pin header on the PCB. More... | |
const struct gpio_pin | pin3 |
Pin 3 in the pin header on the PCB. More... | |
const struct gpio_pin | pin4 |
Pin 4 in the pin header on the PCB. More... | |
const struct gpio_pin | pin5 |
Pin 5 in the pin header on the PCB. More... | |
const struct gpio_pin | pin6 |
Pin 6 in the pin header on the PCB. More... | |
const struct gpio_pin | pin7 |
Pin 7 in the pin header on the PCB. More... | |
const struct gpio_pin | pin8 |
Pin 8 in the pin header on the PCB. More... | |
const struct gpio_pin | pin9 |
Pin 9 in the pin header on the PCB. More... | |
Configurations of the GPIO pins contained in one 10-pin header.
The pins 1 and 10 are reserved for and GND respectively.
const struct gpio_pin gpio_header::pin2 |
Pin 2 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin3 |
Pin 3 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin4 |
Pin 4 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin5 |
Pin 5 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin6 |
Pin 6 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin7 |
Pin 7 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin8 |
Pin 8 in the pin header on the PCB.
const struct gpio_pin gpio_header::pin9 |
Pin 9 in the pin header on the PCB.