Implements the sensor type "analog".
More...
#include <analog.hpp>
Implements the sensor type "analog".
Returns 10 bit unsigned integers
- See also
- Analog8
- Author
- Braden McDorman
Analog::Analog |
( |
const unsigned char & |
port | ) |
|
unsigned char Analog::port |
( |
| ) |
const |
Gets the physical port associated with this analog instance
- Returns
- physical port address
virtual bool Analog::pullup |
( |
| ) |
const |
|
virtual |
virtual void Analog::setPullup |
( |
bool |
pullup | ) |
|
|
virtual |
virtual unsigned short Analog::value |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: