![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|
#include <lis2mdl_reg.h>
Data Fields | |
| uint8_t | lpf: 1 |
| uint8_t | set_rst: 2 |
| uint8_t | int_on_dataoff: 1 |
| uint8_t | off_canc_one_shot: 1 |
| uint8_t | not_used_01: 3 |
Definition at line 210 of file lis2mdl_reg.h.
| uint8_t lis2mdl_cfg_reg_b_t::int_on_dataoff |
Definition at line 215 of file lis2mdl_reg.h.
Referenced by lis2mdl_offset_int_conf_get(), and lis2mdl_offset_int_conf_set().
| uint8_t lis2mdl_cfg_reg_b_t::lpf |
Definition at line 213 of file lis2mdl_reg.h.
Referenced by lis2mdl_low_pass_bandwidth_get(), and lis2mdl_low_pass_bandwidth_set().
| uint8_t lis2mdl_cfg_reg_b_t::not_used_01 |
Definition at line 217 of file lis2mdl_reg.h.
| uint8_t lis2mdl_cfg_reg_b_t::off_canc_one_shot |
Definition at line 216 of file lis2mdl_reg.h.
Referenced by lis2mdl_set_rst_sensor_single_get(), and lis2mdl_set_rst_sensor_single_set().
| uint8_t lis2mdl_cfg_reg_b_t::set_rst |
Definition at line 214 of file lis2mdl_reg.h.
Referenced by lis2mdl_set_rst_mode_get(), and lis2mdl_set_rst_mode_set().