#include <gloveTypes.h>
Public Attributes | |
| uchar_t | raw [4] |
| struct { | |
| uchar_t lsb1 | |
| uchar_t lsb2 | |
| uchar_t msb1 | |
| uchar_t msb2 | |
| } | X |
Definition at line 63 of file gloveTypes.h.
| uchar_t gloveVersion_t::lsb1 |
Definition at line 68 of file gloveTypes.h.
| uchar_t gloveVersion_t::lsb2 |
Definition at line 70 of file gloveTypes.h.
| uchar_t gloveVersion_t::msb1 |
Definition at line 67 of file gloveTypes.h.
| uchar_t gloveVersion_t::msb2 |
Definition at line 69 of file gloveTypes.h.
| uchar_t gloveVersion_t::raw[4] |
Definition at line 65 of file gloveTypes.h.
| struct { ... } gloveVersion_t::X |