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

This struct represents the four solder jumpers on the bottom side of the PCB. More...

#include <gpio.h>

Collaboration diagram for jumpers:
Collaboration graph

Data Fields

const struct gpio_pin jp2
 JP2 on the bottom side of the PCB. More...
 
const struct gpio_pin jp3
 JP3 on the bottom side of the PCB. More...
 
const struct gpio_pin jp4
 JP4 on the bottom side of the PCB. More...
 
const struct gpio_pin jp5
 JP5 on the bottom side of the PCB. More...
 

Detailed Description

This struct represents the four solder jumpers on the bottom side of the PCB.

Field Documentation

◆ jp2

const struct gpio_pin jumpers::jp2

JP2 on the bottom side of the PCB.

◆ jp3

const struct gpio_pin jumpers::jp3

JP3 on the bottom side of the PCB.

◆ jp4

const struct gpio_pin jumpers::jp4

JP4 on the bottom side of the PCB.

◆ jp5

const struct gpio_pin jumpers::jp5

JP5 on the bottom side of the PCB.


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