|
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 | orient: 3 |
| uint8_t | signz_g: 1 |
| uint8_t | signy_g: 1 |
| uint8_t | signx_g: 1 |
Definition at line 1027 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_gy_orient_t::orient |
Definition at line 1029 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().
| uint8_t lsm9ds1_gy_orient_t::signx_g |
Definition at line 1032 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().
| uint8_t lsm9ds1_gy_orient_t::signy_g |
Definition at line 1031 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().
| uint8_t lsm9ds1_gy_orient_t::signz_g |
Definition at line 1030 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().