Searched defs:FifoPacketData (Results 1 – 1 of 1) sorted by relevance
572 struct FifoPacketData { struct573 int16_t accel[3];574 int16_t gyro[3];575 uint16_t timestamp;576 bool odr_accel;577 bool odr_gyro;578 bool valid_accel;579 bool valid_gyro;580 int8_t temp;