Stima V4 Slave RAIN
4.2
|
#include <accelerometer.h>
Public Attributes | |
uint8_t | config_valid |
Inizialization Byte Config. More... | |
Accelerometer::iis328dq_dr_t | module_power |
module updating frequency (enabled) More... | |
float | offset_x |
offset_x to 0 More... | |
float | offset_y |
offset_y to 0 More... | |
float | offset_z |
offset_z to 0 More... | |
Definition at line 667 of file accelerometer.h.
uint8_t accelerometer_t::config_valid |
Inizialization Byte Config.
Definition at line 669 of file accelerometer.h.
Accelerometer::iis328dq_dr_t accelerometer_t::module_power |
module updating frequency (enabled)
Definition at line 670 of file accelerometer.h.
float accelerometer_t::offset_x |
offset_x to 0
Definition at line 671 of file accelerometer.h.
float accelerometer_t::offset_y |
offset_y to 0
Definition at line 672 of file accelerometer.h.
float accelerometer_t::offset_z |
offset_z to 0
Definition at line 673 of file accelerometer.h.