![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | xlda: 1 |
| uint8_t | gda: 1 |
| uint8_t | tda: 1 |
| uint8_t | not_used_01: 5 |
Definition at line 637 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_status_reg_t::gda |
Definition at line 641 of file lsm6dso32_reg.h.
Referenced by calibrateIMU(), and lsm6dso32_gy_flag_data_ready_get().
| uint8_t lsm6dso32_status_reg_t::not_used_01 |
Definition at line 643 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_status_reg_t::tda |
Definition at line 642 of file lsm6dso32_reg.h.
Referenced by calibrateIMU(), and lsm6dso32_temp_flag_data_ready_get().
| uint8_t lsm6dso32_status_reg_t::xlda |
Definition at line 640 of file lsm6dso32_reg.h.
Referenced by calibrateIMU(), and lsm6dso32_xl_flag_data_ready_get().