|
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 | mroi: 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 844 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_int_src_m_t::_int |
Definition at line 847 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_int_src_m_t::mroi |
Definition at line 848 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_magnetic_overflow_get().
| uint8_t lsm9ds1_int_src_m_t::nth_x |
Definition at line 851 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_int_src_m_t::nth_y |
Definition at line 850 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_int_src_m_t::nth_z |
Definition at line 849 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_int_src_m_t::pth_x |
Definition at line 854 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_int_src_m_t::pth_y |
Definition at line 853 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().
| uint8_t lsm9ds1_int_src_m_t::pth_z |
Definition at line 852 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_src_get().