|
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 | hpcf_g: 4 |
| uint8_t | not_used_01: 2 |
| uint8_t | hp_en: 1 |
| uint8_t | lp_mode: 1 |
Definition at line 323 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg3_g_t::hp_en |
Definition at line 328 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_filter_int_path_get(), lsm9ds1_gy_filter_int_path_set(), lsm9ds1_gy_filter_out_path_get(), and lsm9ds1_gy_filter_out_path_set().
| uint8_t lsm9ds1_ctrl_reg3_g_t::hpcf_g |
Definition at line 326 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_filter_hp_bandwidth_get(), and lsm9ds1_gy_filter_hp_bandwidth_set().
| uint8_t lsm9ds1_ctrl_reg3_g_t::lp_mode |
Definition at line 329 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_imu_data_rate_get(), and lsm9ds1_imu_data_rate_set().
| uint8_t lsm9ds1_ctrl_reg3_g_t::not_used_01 |
Definition at line 327 of file lsm9ds1_reg.h.