#include <MIDI_Inputs/LEDs/MCU/VPotRingLEDs.hpp>
Definition at line 10 of file VPotRingLEDs.hpp.
◆ VPotRingLEDsDriver()
◆ displayVPot()
◆ begin()
Initialize (set LED pins as outputs).
Definition at line 31 of file LEDs.hpp.
◆ displayRange()
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()
Turn on the given LED.
Definition at line 55 of file LEDs.hpp.
◆ clear() [1/2]
Turn off the given LED.
Definition at line 61 of file LEDs.hpp.
◆ clear() [2/2]
Turn off all LEDs.
Definition at line 77 of file LEDs.hpp.
◆ displayDot()
Turn on a single LED, and turn off all others.
- Parameters
-
Definition at line 72 of file LEDs.hpp.
◆ ledPins
The documentation for this class was generated from the following file: