![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | mag_z_axis: 3 |
| uint8_t | not_used_01: 1 |
| uint8_t | mag_y_axis: 3 |
| uint8_t | not_used_02: 1 |
Definition at line 1835 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_mag_cfg_a_t::mag_y_axis |
Definition at line 1840 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_mag_y_orient_get(), and lsm6dso32_mag_y_orient_set().
| uint8_t lsm6dso32_mag_cfg_a_t::mag_z_axis |
Definition at line 1838 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_mag_z_orient_get(), and lsm6dso32_mag_z_orient_set().
| uint8_t lsm6dso32_mag_cfg_a_t::not_used_01 |
Definition at line 1839 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_mag_cfg_a_t::not_used_02 |
Definition at line 1841 of file lsm6dso32_reg.h.