internal struct used to save all data related to the sharp sensors More...
#include <sharps.h>
Data Fields | |
union uint16 | left |
union uint16 | middle |
union uint16 | right |
union uint16 | int_left |
union uint16 | int_middle |
union uint16 | int_right |
internal struct used to save all data related to the sharp sensors
union uint16 sSharp::int_left |
internal adc value of the left sharp sensor
union uint16 sSharp::int_middle |
internal adc value of the middle sharp sensor
union uint16 sSharp::int_right |
internal adc value of the right sharp sensor
union uint16 sSharp::left |
adc value of the left sharp sensor
union uint16 sSharp::middle |
adc value of the middle sharp sensor
union uint16 sSharp::right |
adc value of the right sharp sensor