#include <Potentiometer.h>
◆ Potentiometer()
Potentiometer::Potentiometer |
( |
int |
pin, |
|
|
int |
id = 99 |
|
) |
| |
|
inline |
◆ check()
void Potentiometer::check |
( |
| ) |
|
|
inline |
◆ getId()
int Potentiometer::getId |
( |
| ) |
|
|
inline |
◆ getValue()
int Potentiometer::getValue |
( |
| ) |
|
|
inline |
◆ setEventHandler()
void Potentiometer::setEventHandler |
( |
void(*)(Potentiometer *, uint8_t, uint8_t) |
function | ) |
|
|
inline |
◆ kEventStableUpdate
const uint8_t Potentiometer::kEventStableUpdate = 0 |
|
static |
◆ kEventUnstableUpdate
const uint8_t Potentiometer::kEventUnstableUpdate = 1 |
|
static |
The documentation for this class was generated from the following file: