uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
Enumeration for the on-board LEDs. More...
#include <leds.h>
Data Fields | |
const struct gpio_pin *const | pin |
Gpio pin connected to an LED. More... | |
struct led_state | state |
Current state of the LED. More... | |
Enumeration for the on-board LEDs.
This enumeration is used to select the LED(s) to switch on/off in the service procedures.
const struct gpio_pin* const led::pin |
Gpio pin connected to an LED.
struct led_state led::state |
Current state of the LED.