![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | ftype: 3 |
| uint8_t | usr_off_w: 1 |
| uint8_t | xl_hm_mode: 1 |
| uint8_t | den_mode: 3 |
Definition at line 447 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_ctrl6_c_t::den_mode |
Definition at line 453 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_den_mode_get(), and lsm6dso32_den_mode_set().
| uint8_t lsm6dso32_ctrl6_c_t::ftype |
Definition at line 450 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_gy_lp1_bandwidth_get(), and lsm6dso32_gy_lp1_bandwidth_set().
| uint8_t lsm6dso32_ctrl6_c_t::usr_off_w |
Definition at line 451 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_offset_weight_get(), and lsm6dso32_xl_offset_weight_set().
| uint8_t lsm6dso32_ctrl6_c_t::xl_hm_mode |
Definition at line 452 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_data_rate_get(), and lsm6dso32_xl_data_rate_set().