Constants that are for use with the Dexter Industries IMU Gyro sensor's control register 3. More...
Defines | |
#define | DIGYRO_CTRL3_INT1_ENABLE 0x80 |
#define | DIGYRO_CTRL3_INT1_BOOT 0x40 |
#define | DIGYRO_CTRL3_INT1_LOWACTIVE 0x20 |
#define | DIGYRO_CTRL3_OPENDRAIN 0x10 |
#define | DIGYRO_CTRL3_INT2_DATAREADY 0x08 |
#define | DIGYRO_CTRL3_INT2_WATERMARK 0x04 |
#define | DIGYRO_CTRL3_INT2_OVERRUN 0x02 |
#define | DIGYRO_CTRL3_INT2_EMPTY 0x01 |
Constants that are for use with the Dexter Industries IMU Gyro sensor's control register 3.