|
Files | |
file | hitechnic-force.h |
HiTechnic Force Sensor driver. | |
Defines | |
#define | __HTF_H__ |
Functions | |
int | HTFreadSensor (tSensors link) |
int | HTFreadSensor (tMUXSensor muxsensor) |
HiTechnic Force Sensor
#define __HTF_H__ |
Definition at line 13 of file hitechnic-force.h.
int HTFreadSensor | ( | tSensors | link ) |
Get the raw value from the sensor
link | the HTF port number |
Definition at line 52 of file hitechnic-force.h.
int HTFreadSensor | ( | tMUXSensor | muxsensor ) |
Get the raw value from the sensor
muxsensor | the SMUX sensor port number |
Definition at line 63 of file hitechnic-force.h.