|
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 | dur_xl: 7 |
| uint8_t | wait_xl: 1 |
Definition at line 231 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_int_gen_dur_xl_t::dur_xl |
Definition at line 234 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_min_sample_get(), and lsm9ds1_xl_trshld_min_sample_set().
| uint8_t lsm9ds1_int_gen_dur_xl_t::wait_xl |
Definition at line 235 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_trshld_min_sample_set().