![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | wk_ths: 6 |
| uint8_t | usr_off_on_wu: 1 |
| uint8_t | single_double_tap: 1 |
Definition at line 868 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_wake_up_ths_t::single_double_tap |
Definition at line 873 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_tap_mode_get(), and lsm6dso32_tap_mode_set().
| uint8_t lsm6dso32_wake_up_ths_t::usr_off_on_wu |
Definition at line 872 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_xl_usr_offset_on_wkup_get(), and lsm6dso32_xl_usr_offset_on_wkup_set().
| uint8_t lsm6dso32_wake_up_ths_t::wk_ths |
Definition at line 871 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_wkup_threshold_get(), and lsm6dso32_wkup_threshold_set().