Control Surface  1.1.1
MIDI Control Surface library for Arduino
Public Member Functions | Private Attributes | List of all members
VPotRingLEDsCallback Class Reference

#include <MIDI_Inputs/LEDs/MCU/VPotRingLEDs.hpp>

Collaboration diagram for VPotRingLEDsCallback:

Public Member Functions

 VPotRingLEDsCallback (const AH::LEDs< 11 > &leds)
 
template<class T >
void begin (const T &)
 
template<class T >
void update (const T &t)
 

Private Attributes

const AH::LEDs< 11 > leds
 

Detailed Description

Definition at line 10 of file VPotRingLEDs.hpp.

Constructor & Destructor Documentation

◆ VPotRingLEDsCallback()

VPotRingLEDsCallback ( const AH::LEDs< 11 > &  leds)
inline

Definition at line 12 of file VPotRingLEDs.hpp.

Member Function Documentation

◆ begin()

void begin ( const T &  )
inline

Definition at line 15 of file VPotRingLEDs.hpp.

◆ update()

void update ( const T &  t)
inline

Definition at line 20 of file VPotRingLEDs.hpp.

Member Data Documentation

◆ leds

const AH::LEDs<11> leds
private

Definition at line 25 of file VPotRingLEDs.hpp.


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