uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
Data Fields
gpio_header Struct Reference

Configurations of the GPIO pins contained in one 10-pin header. More...

#include <gpio.h>

Collaboration diagram for gpio_header:
Collaboration graph

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...
 

Detailed Description

Configurations of the GPIO pins contained in one 10-pin header.

The pins 1 and 10 are reserved for $V_{cc}$ and GND respectively.

Field Documentation

◆ pin2

const struct gpio_pin gpio_header::pin2

Pin 2 in the pin header on the PCB.

◆ pin3

const struct gpio_pin gpio_header::pin3

Pin 3 in the pin header on the PCB.

◆ pin4

const struct gpio_pin gpio_header::pin4

Pin 4 in the pin header on the PCB.

◆ pin5

const struct gpio_pin gpio_header::pin5

Pin 5 in the pin header on the PCB.

◆ pin6

const struct gpio_pin gpio_header::pin6

Pin 6 in the pin header on the PCB.

◆ pin7

const struct gpio_pin gpio_header::pin7

Pin 7 in the pin header on the PCB.

◆ pin8

const struct gpio_pin gpio_header::pin8

Pin 8 in the pin header on the PCB.

◆ pin9

const struct gpio_pin gpio_header::pin9

Pin 9 in the pin header on the PCB.


The documentation for this struct was generated from the following file: