|
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 | out_sel: 2 |
| uint8_t | int_sel: 2 |
| uint8_t | not_used_01: 4 |
Definition at line 309 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg2_g_t::int_sel |
Definition at line 313 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_filter_int_path_get(), and lsm9ds1_gy_filter_int_path_set().
| uint8_t lsm9ds1_ctrl_reg2_g_t::not_used_01 |
Definition at line 314 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg2_g_t::out_sel |
Definition at line 312 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_filter_out_path_get(), and lsm9ds1_gy_filter_out_path_set().