![]() |
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 | step_det_init: 1 |
| uint8_t | tilt_init: 1 |
| uint8_t | sig_mot_init: 1 |
| uint8_t | not_used_02: 2 |
Definition at line 1781 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_init_a_t::not_used_01 |
Definition at line 1784 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_init_a_t::not_used_02 |
Definition at line 1788 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_init_a_t::sig_mot_init |
Definition at line 1787 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_init_a_t::step_det_init |
Definition at line 1785 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_emb_func_init_a_t::tilt_init |
Definition at line 1786 of file lsm6dso32_reg.h.