|
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 | not_used_01: 3 |
| uint8_t | xen_xl: 1 |
| uint8_t | yen_xl: 1 |
| uint8_t | zen_xl: 1 |
| uint8_t | dec: 2 |
Definition at line 435 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg5_xl_t::dec |
Definition at line 442 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_decimation_get(), and lsm9ds1_xl_decimation_set().
| uint8_t lsm9ds1_ctrl_reg5_xl_t::not_used_01 |
Definition at line 438 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_ctrl_reg5_xl_t::xen_xl |
Definition at line 439 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_axis_get(), and lsm9ds1_xl_axis_set().
| uint8_t lsm9ds1_ctrl_reg5_xl_t::yen_xl |
Definition at line 440 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_axis_get(), and lsm9ds1_xl_axis_set().
| uint8_t lsm9ds1_ctrl_reg5_xl_t::zen_xl |
Definition at line 441 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_xl_axis_get(), and lsm9ds1_xl_axis_set().