|
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 | xlie_xl: 1 |
| uint8_t | xhie_xl: 1 |
| uint8_t | ylie_xl: 1 |
| uint8_t | yhie_xl: 1 |
| uint8_t | zlie_xl: 1 |
| uint8_t | zhie_xl: 1 |
| uint8_t | _6d: 1 |
| uint8_t | aoi_xl: 1 |
Definition at line 204 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_int_gen_cfg_xl_t::_6d |
Definition at line 213 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_6d_mode_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::aoi_xl |
Definition at line 214 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_6d_mode_get(), lsm9ds1_6d_mode_set(), lsm9ds1_pin_logic_get(), and lsm9ds1_pin_logic_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::xhie_xl |
Definition at line 208 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_axis_get(), and lsm9ds1_xl_trshld_axis_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::xlie_xl |
Definition at line 207 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_axis_get(), and lsm9ds1_xl_trshld_axis_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::yhie_xl |
Definition at line 210 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_axis_get(), and lsm9ds1_xl_trshld_axis_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::ylie_xl |
Definition at line 209 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_axis_get(), and lsm9ds1_xl_trshld_axis_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::zhie_xl |
Definition at line 212 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_axis_get(), and lsm9ds1_xl_trshld_axis_set().
| uint8_t lsm9ds1_int_gen_cfg_xl_t::zlie_xl |
Definition at line 211 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_axis_get(), and lsm9ds1_xl_trshld_axis_set().