|
ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
|
#include <lsm9ds1_reg.h>
Data Fields | |
| uint8_t | hpis1: 1 |
| uint8_t | not_used_01: 1 |
| uint8_t | fds: 1 |
| uint8_t | not_used_02: 2 |
| uint8_t | dcf: 2 |
| uint8_t | hr: 1 |
Definition at line 469 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg7_xl_t::dcf |
Definition at line 476 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_filter_hp_bandwidth_get(), lsm9ds1_xl_filter_hp_bandwidth_set(), lsm9ds1_xl_filter_lp_bandwidth_get(), and lsm9ds1_xl_filter_lp_bandwidth_set().
| uint8_t lsm9ds1_ctrl_reg7_xl_t::fds |
Definition at line 474 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_filter_out_path_get(), and lsm9ds1_xl_filter_out_path_set().
| uint8_t lsm9ds1_ctrl_reg7_xl_t::hpis1 |
Definition at line 472 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_filter_int_path_get(), and lsm9ds1_xl_filter_int_path_set().
| uint8_t lsm9ds1_ctrl_reg7_xl_t::hr |
Definition at line 477 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_filter_lp_bandwidth_get(), and lsm9ds1_xl_filter_lp_bandwidth_set().
| uint8_t lsm9ds1_ctrl_reg7_xl_t::not_used_01 |
Definition at line 473 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg7_xl_t::not_used_02 |
Definition at line 475 of file lsm9ds1_reg.h.