|
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_g: 2 |
| uint8_t | not_used_01: 1 |
| uint8_t | fs_g: 2 |
| uint8_t | odr_g: 3 |
Definition at line 293 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg1_g_t::bw_g |
Definition at line 296 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_filter_lp_bandwidth_get(), and lsm9ds1_gy_filter_lp_bandwidth_set().
| uint8_t lsm9ds1_ctrl_reg1_g_t::fs_g |
Definition at line 298 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_full_scale_get(), and lsm9ds1_gy_full_scale_set().
| uint8_t lsm9ds1_ctrl_reg1_g_t::not_used_01 |
Definition at line 297 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg1_g_t::odr_g |
Definition at line 299 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_imu_data_rate_get(), and lsm9ds1_imu_data_rate_set().