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

Maps a GPIO pin to its designated type / function. More...

#include <gpio.h>

Collaboration diagram for gpio_mapping:
Collaboration graph

Data Fields

const struct gpio_pinpin
 GPIO pin to configure. More...
 
enum gpio_type type
 Type of the pin. More...
 

Detailed Description

Maps a GPIO pin to its designated type / function.

Field Documentation

◆ pin

const struct gpio_pin* gpio_mapping::pin

GPIO pin to configure.

◆ type

enum gpio_type gpio_mapping::type

Type of the pin.


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