Control Surface  1.1.1
MIDI Control Surface library for Arduino
Public Member Functions | List of all members
VPotEmptyCallback Struct Reference

#include <MIDI_Inputs/MCU/VPotRing.hpp>

Collaboration diagram for VPotEmptyCallback:

Public Member Functions

 VPotEmptyCallback ()=default
 
template<class T >
void begin (const T &)
 
template<class T >
void update (const T &)
 

Detailed Description

Definition at line 15 of file VPotRing.hpp.

Constructor & Destructor Documentation

◆ VPotEmptyCallback()

VPotEmptyCallback ( )
default

Member Function Documentation

◆ begin()

void begin ( const T &  )
inline

Definition at line 18 of file VPotRing.hpp.

◆ update()

void update ( const T &  )
inline

Definition at line 20 of file VPotRing.hpp.


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