active() const | Sensor | [inline] |
Battery enum value | Sensor | |
get() const | Sensor | [inline] |
mode(bool makeActive) const | Sensor | [inline] |
off() const | Sensor | [inline] |
on() const | Sensor | [inline] |
passive() const | Sensor | [inline] |
Port enum name | Sensor | |
pressed() const | TouchSensor | [inline] |
S1 enum value | Sensor | |
S2 enum value | Sensor | |
S3 enum value | Sensor | |
sample(unsigned int size=10, int wait=2) const | Sensor | [inline] |
Sensor(const Port port, bool makeActive=false) | Sensor | [inline] |
sensor | Sensor | [protected] |
strobe() const | Sensor | [inline] |
strobe(const int ms) const | Sensor | [inline] |
TouchSensor(const Sensor::Port port) | TouchSensor | [inline] |
~Sensor() | Sensor | [inline] |
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |