int16_t z
z axis gyroscope value (32767 to -32768)
status_e Gyro_Write(uint8_t reg, uint8_t data)
Write special config to accelrometer.
int16_t y
y axis gyroscope value (32767 to -32768)
status_e Gyro_Init(void)
Initialise the gyroscope Accelerometer in initialised for fast acquisition.
status_e Gyro_Read(struct gyroscope_data_t *measure)
Read the X, Y and Z values from gyroscope.
int16_t x
x axis gyroscope value (32767 to -32768)