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

Enumeration for the on-board LEDs. More...

#include <leds.h>

Collaboration diagram for led:
Collaboration graph

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...
 

Detailed Description

Enumeration for the on-board LEDs.

This enumeration is used to select the LED(s) to switch on/off in the service procedures.

Field Documentation

◆ pin

const struct gpio_pin* const led::pin

Gpio pin connected to an LED.

◆ state

struct led_state led::state

Current state of the LED.


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