#include <MIDI_Inputs/LEDs/MCU/VPotRingLEDs.hpp>
Definition at line 10 of file VPotRingLEDs.hpp.
◆ VPotRingLEDsDriver()
◆ displayVPot()
◆ begin() [1/2]
Initialize (set LED pins as outputs).
Definition at line 31 of file LEDs.hpp.
◆ begin() [2/2]
Initialize (set LED pins as outputs).
Definition at line 31 of file LEDs.hpp.
◆ displayRange() [1/2]
Turn on a range of the LEDs.
- Parameters
-
startOn | The first LED of the range to turn on (the LEDs before this one are turned off). |
startOff | The first LED after the range to turn off. |
Definition at line 45 of file LEDs.hpp.
◆ displayRange() [2/2]
Turn on a range of the LEDs.
- Parameters
-
startOn | The first LED of the range to turn on (the LEDs before this one are turned off). |
startOff | The first LED after the range to turn off. |
Definition at line 45 of file LEDs.hpp.
◆ set() [1/2]
Turn on the given LED.
Definition at line 55 of file LEDs.hpp.
◆ set() [2/2]
Turn on the given LED.
Definition at line 55 of file LEDs.hpp.
◆ clear() [1/4]
Turn off the given LED.
Definition at line 61 of file LEDs.hpp.
◆ clear() [2/4]
Turn off all LEDs.
Definition at line 77 of file LEDs.hpp.
◆ clear() [3/4]
Turn off the given LED.
Definition at line 61 of file LEDs.hpp.
◆ clear() [4/4]
Turn off all LEDs.
Definition at line 77 of file LEDs.hpp.
◆ displayDot() [1/2]
Turn on a single LED, and turn off all others.
- Parameters
-
Definition at line 72 of file LEDs.hpp.
◆ displayDot() [2/2]
Turn on a single LED, and turn off all others.
- Parameters
-
Definition at line 72 of file LEDs.hpp.
◆ ledPins [1/2]
◆ ledPins [2/2]
The documentation for this class was generated from the following file: