|
imu_stim300
|
#include "Stim300Base.hpp"Go to the source code of this file.
Classes | |
| class | imu_stim300::Stim300RevB |
Namespaces | |
| imu_stim300 | |
Variables | |
| uint8_t | content |
| struct sensor_value | gyro_x |
| struct sensor_value | gyro_y |
| struct sensor_value | gyro_z |
| uint8_t | gyros_status |
| struct sensor_value | acc_x |
| struct sensor_value | acc_y |
| struct sensor_value | acc_z |
| uint8_t | acc_status |
| struct sensor_value | incl_x |
| struct sensor_value | incl_y |
| struct sensor_value | incl_z |
| uint8_t | incl_status |
| int16_t | gtemp_x |
| int16_t | gtemp_y |
| int16_t | gtemp_z |
| uint8_t | gtemp_status |
| uint8_t | counter |
| uint16_t | latency |
| uint32_t | checksum |
| uint8_t acc_status |
| struct sensor_value acc_x |
| struct sensor_value acc_y |
| struct sensor_value acc_z |
| uint32_t checksum |
| uint8_t content |
| uint8_t counter |
| uint8_t gtemp_status |
| int16_t gtemp_x |
| int16_t gtemp_y |
| int16_t gtemp_z |
| struct sensor_value gyro_x |
| struct sensor_value gyro_y |
| struct sensor_value gyro_z |
| uint8_t gyros_status |
| uint8_t incl_status |
| struct sensor_value incl_x |
| struct sensor_value incl_y |
| struct sensor_value incl_z |
| uint16_t latency |
1.8.13