56 #define ITG3200_SLAVE_ADDRESS 0b01101000
72 void itg3200_init(
void);
77 void itg3200_reconfigure_gyro(
void);
90 void itg3200_init_slow(
void);
The gyroscope structure.
Definition: gyroscope.h:50
int16_t temperature
temperature measured(?) by the gyroscope
Definition: itg3200.h:63