![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | low_pass_on_6d: 1 |
| uint8_t | not_used_01: 1 |
| uint8_t | hp_slope_xl_en: 1 |
| uint8_t | fastsettl_mode_xl: 1 |
| uint8_t | hp_ref_mode_xl: 1 |
| uint8_t | hpcf_xl: 3 |
Definition at line 485 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_ctrl8_xl_t::fastsettl_mode_xl |
Definition at line 491 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_fast_settling_get(), and lsm6dso32_xl_fast_settling_set().
| uint8_t lsm6dso32_ctrl8_xl_t::hp_ref_mode_xl |
Definition at line 492 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_hp_path_on_out_get(), and lsm6dso32_xl_hp_path_on_out_set().
| uint8_t lsm6dso32_ctrl8_xl_t::hp_slope_xl_en |
Definition at line 490 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_hp_path_on_out_get(), and lsm6dso32_xl_hp_path_on_out_set().
| uint8_t lsm6dso32_ctrl8_xl_t::hpcf_xl |
Definition at line 493 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_hp_path_on_out_get(), and lsm6dso32_xl_hp_path_on_out_set().
| uint8_t lsm6dso32_ctrl8_xl_t::low_pass_on_6d |
Definition at line 488 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_lp2_on_6d_get(), and lsm6dso32_xl_lp2_on_6d_set().
| uint8_t lsm6dso32_ctrl8_xl_t::not_used_01 |
Definition at line 489 of file lsm6dso32_reg.h.