|
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 | bw_xl: 2 |
| uint8_t | bw_scal_odr: 1 |
| uint8_t | fs_xl: 2 |
| uint8_t | odr_xl: 3 |
Definition at line 453 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg6_xl_t::bw_scal_odr |
Definition at line 457 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_filter_aalias_bandwidth_get(), and lsm9ds1_xl_filter_aalias_bandwidth_set().
| uint8_t lsm9ds1_ctrl_reg6_xl_t::bw_xl |
Definition at line 456 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_filter_aalias_bandwidth_get(), and lsm9ds1_xl_filter_aalias_bandwidth_set().
| uint8_t lsm9ds1_ctrl_reg6_xl_t::fs_xl |
Definition at line 458 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_full_scale_get(), and lsm9ds1_xl_full_scale_set().
| uint8_t lsm9ds1_ctrl_reg6_xl_t::odr_xl |
Definition at line 459 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_imu_data_rate_get(), and lsm9ds1_imu_data_rate_set().