|
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 | _int: 1 |
| uint8_t | nth_z: 1 |
| uint8_t | nth_y: 1 |
| uint8_t | nth_x: 1 |
| uint8_t | pth_z: 1 |
| uint8_t | pth_y: 1 |
| uint8_t | pth_x: 1 |
Definition at line 1540 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_mag_trshld_src_t::_int |
Definition at line 1542 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_mag_trshld_src_t::nth_x |
Definition at line 1545 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_mag_trshld_src_t::nth_y |
Definition at line 1544 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_mag_trshld_src_t::nth_z |
Definition at line 1543 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_mag_trshld_src_t::pth_x |
Definition at line 1548 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_mag_trshld_src_t::pth_y |
Definition at line 1547 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_mag_trshld_src_t::pth_z |
Definition at line 1546 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().