|
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 | act_ths: 7 |
| uint8_t | sleep_on_inact_en: 1 |
Definition at line 191 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_act_ths_t::act_ths |
Definition at line 194 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_act_threshold_get(), and lsm9ds1_act_threshold_set().
| uint8_t lsm9ds1_act_ths_t::sleep_on_inact_en |
Definition at line 195 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_act_mode_get(), and lsm9ds1_act_mode_set().