![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | not_used_01: 1 |
| uint8_t | usr_off_on_out: 1 |
| uint8_t | not_used_02: 2 |
| uint8_t | hpm_g: 2 |
| uint8_t | hp_en_g: 1 |
| uint8_t | g_hm_mode: 1 |
Definition at line 465 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_ctrl7_g_t::g_hm_mode |
Definition at line 473 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_gy_data_rate_get(), and lsm6dso32_gy_data_rate_set().
| uint8_t lsm6dso32_ctrl7_g_t::hp_en_g |
Definition at line 472 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_gy_hp_path_internal_get(), and lsm6dso32_gy_hp_path_internal_set().
| uint8_t lsm6dso32_ctrl7_g_t::hpm_g |
Definition at line 471 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_gy_hp_path_internal_get(), and lsm6dso32_gy_hp_path_internal_set().
| uint8_t lsm6dso32_ctrl7_g_t::not_used_01 |
Definition at line 468 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_ctrl7_g_t::not_used_02 |
Definition at line 470 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_ctrl7_g_t::usr_off_on_out |
Definition at line 469 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_usr_offset_get(), and lsm6dso32_xl_usr_offset_set().