Constants that are for use with the Dexter Industries IMU Gyro sensor's status register. More...
Defines | |
#define | DIGYRO_STATUS_XDATA 0x01 |
#define | DIGYRO_STATUS_YDATA 0x02 |
#define | DIGYRO_STATUS_ZDATA 0x04 |
#define | DIGYRO_STATUS_XYZDATA 0x08 |
#define | DIGYRO_STATUS_XOVER 0x10 |
#define | DIGYRO_STATUS_YOVER 0x20 |
#define | DIGYRO_STATUS_ZOVER 0x40 |
#define | DIGYRO_STATUS_XYZOVER 0x80 |
Constants that are for use with the Dexter Industries IMU Gyro sensor's status register.