![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | not_used_01: 3 |
| uint8_t | is_step_det: 1 |
| uint8_t | is_tilt: 1 |
| uint8_t | is_sigmot: 1 |
| uint8_t | not_used_02: 1 |
| uint8_t | is_fsm_lc: 1 |
Definition at line 1199 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_status_t::is_fsm_lc |
Definition at line 1207 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_long_cnt_flag_data_ready_get().
| uint8_t lsm6dso32_emb_func_status_t::is_sigmot |
Definition at line 1205 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_motion_flag_data_ready_get().
| uint8_t lsm6dso32_emb_func_status_t::is_step_det |
Definition at line 1203 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_pedo_step_detect_get().
| uint8_t lsm6dso32_emb_func_status_t::is_tilt |
Definition at line 1204 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_tilt_flag_data_ready_get().
| uint8_t lsm6dso32_emb_func_status_t::not_used_01 |
Definition at line 1202 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_status_t::not_used_02 |
Definition at line 1206 of file lsm6dso32_reg.h.