#include <gloveTypes.h>
Public Attributes | |
uchar_t | raw |
struct { | |
uchar_t _rv0: 5 | |
uchar_t glove_plugged: 1 | |
uchar_t light_wrist: 1 | |
uchar_t switch_wrist: 1 | |
} | X |
Definition at line 47 of file gloveTypes.h.
Definition at line 54 of file gloveTypes.h.
Definition at line 51 of file gloveTypes.h.
Definition at line 53 of file gloveTypes.h.
Definition at line 49 of file gloveTypes.h.
Definition at line 52 of file gloveTypes.h.
struct { ... } gloveStatusByte_t::X |