VizBlocks
Public Member Functions | Static Public Attributes | List of all members
Potentiometer Class Reference

#include <Potentiometer.hpp>

Public Member Functions

int getValue ()
 What does this do? More...
 
int getId ()
 What does this do? More...
 
void check ()
 What does this do? More...
 

Static Public Attributes

static const uint8_t kEventStableUpdate = 0
 
static const uint8_t kEventUnstableUpdate = 1
 

Member Function Documentation

◆ check()

void Potentiometer::check ( )

What does this do?

◆ getId()

int Potentiometer::getId ( )

What does this do?

◆ getValue()

int Potentiometer::getValue ( )

What does this do?

Member Data Documentation

◆ 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: