| 
    uMIDI
    
   The swiss army knife for quick and easy developement of MIDI applications. 
   | 
 
Maps a GPIO pin to its designated type / function. More...
#include <gpio.h>

Data Fields | |
| const struct gpio_pin * | pin | 
| GPIO pin to configure.  More... | |
| enum gpio_type | type | 
| Type of the pin.  More... | |
Maps a GPIO pin to its designated type / function.
| const struct gpio_pin* gpio_mapping::pin | 
GPIO pin to configure.
| enum gpio_type gpio_mapping::type | 
Type of the pin.
 1.8.13