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

Configurations for all available GPIO pins. More...

#include <gpio.h>

Collaboration diagram for gpio:
Collaboration graph

Data Fields

const struct gpio_header header1
 Pin header GPIO1 on the PCB. More...
 
const struct gpio_header header2
 Pin header GPIO2 on the PCB. More...
 
const struct gpio_header header3
 Pin header GPIO3 on the PCB. More...
 
const struct jumpers jumpers
 Solder jumpers on the bottom side of the PCB. More...
 

Detailed Description

Configurations for all available GPIO pins.

Field Documentation

◆ header1

const struct gpio_header gpio::header1

Pin header GPIO1 on the PCB.

◆ header2

const struct gpio_header gpio::header2

Pin header GPIO2 on the PCB.

◆ header3

const struct gpio_header gpio::header3

Pin header GPIO3 on the PCB.

◆ jumpers

const struct jumpers gpio::jumpers

Solder jumpers on the bottom side of the PCB.


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