![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lsm6dso32_reg.h>
Data Fields | |
| uint8_t | cnt_bdr_th: 3 |
| uint8_t | not_used_01: 2 |
| uint8_t | trig_counter_bdr: 1 |
| uint8_t | rst_counter_bdr: 1 |
| uint8_t | dataready_pulsed: 1 |
Definition at line 278 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_counter_bdr_reg1_t::cnt_bdr_th |
Definition at line 281 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_batch_counter_threshold_get(), and lsm6dso32_batch_counter_threshold_set().
| uint8_t lsm6dso32_counter_bdr_reg1_t::dataready_pulsed |
Definition at line 285 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_data_ready_mode_get(), and lsm6dso32_data_ready_mode_set().
| uint8_t lsm6dso32_counter_bdr_reg1_t::not_used_01 |
Definition at line 282 of file lsm6dso32_reg.h.
| uint8_t lsm6dso32_counter_bdr_reg1_t::rst_counter_bdr |
Definition at line 284 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_rst_batch_counter_get(), and lsm6dso32_rst_batch_counter_set().
| uint8_t lsm6dso32_counter_bdr_reg1_t::trig_counter_bdr |
Definition at line 283 of file lsm6dso32_reg.h.
Referenced by lsm6dso32_fifo_cnt_event_batch_get(), and lsm6dso32_fifo_cnt_event_batch_set().