FastLED 3.9.15
Loading...
Searching...
No Matches
fl::PotentiometerLowLevel Class Reference

Detailed Description

Definition at line 12 of file potentiometer.h.

#include <potentiometer.h>

Public Member Functions

 PotentiometerLowLevel (const PotentiometerLowLevel &other) FL_NOEXCEPT=default
 
 PotentiometerLowLevel (int pin)
 
 PotentiometerLowLevel (PotentiometerLowLevel &&other) FL_NOEXCEPT=delete
 
 ~PotentiometerLowLevel () FL_NOEXCEPT
 
int getPin () const
 
PotentiometerLowLeveloperator= (const PotentiometerLowLevel &other) FL_NOEXCEPT=delete
 
u16 read ()
 

Private Attributes

int mPin
 

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