#include <MIDI_Inputs/LEDs/MCU/VPotRingLEDs.hpp>
Definition at line 10 of file VPotRingLEDs.hpp.
Public Member Functions | |
| VPotRingLEDsDriver (const AH::LEDs< 11 > &leds) | |
| void | displayVPot (VPotState v) |
| void | begin () const |
| Initialize (set LED pins as outputs). | |
| void | displayRange (uint16_t startOn, uint16_t startOff) const |
| Turn on a range of the LEDs. | |
| void | set (uint16_t index) const |
| Turn on the given LED. | |
| void | clear (uint16_t index) const |
| Turn off the given LED. | |
| void | displayDot (uint16_t led) const |
| Turn on a single LED, and turn off all others. | |
Private Attributes | |
| const PinList< N > | ledPins |
|
inline |
Definition at line 12 of file VPotRingLEDs.hpp.
|
inline |
Definition at line 14 of file VPotRingLEDs.hpp.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |