|
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 | ien: 1 |
| uint8_t | iel: 1 |
| uint8_t | iea: 1 |
| uint8_t | not_used_01: 2 |
| uint8_t | zien: 1 |
| uint8_t | yien: 1 |
| uint8_t | xien: 1 |
Definition at line 822 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_int_cfg_m_t::iea |
Definition at line 827 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_pin_polarity_get(), and lsm9ds1_pin_polarity_set().
| uint8_t lsm9ds1_int_cfg_m_t::iel |
Definition at line 826 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_pin_notification_get(), and lsm9ds1_pin_notification_set().
| uint8_t lsm9ds1_int_cfg_m_t::ien |
Definition at line 825 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_pin_int_m_route_get(), and lsm9ds1_pin_int_m_route_set().
| uint8_t lsm9ds1_int_cfg_m_t::not_used_01 |
Definition at line 828 of file lsm9ds1_reg.h.
| uint8_t lsm9ds1_int_cfg_m_t::xien |
Definition at line 831 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_axis_get(), and lsm9ds1_mag_trshld_axis_set().
| uint8_t lsm9ds1_int_cfg_m_t::yien |
Definition at line 830 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_axis_get(), and lsm9ds1_mag_trshld_axis_set().
| uint8_t lsm9ds1_int_cfg_m_t::zien |
Definition at line 829 of file lsm9ds1_reg.h.
Referenced by lsm9ds1_mag_trshld_axis_get(), and lsm9ds1_mag_trshld_axis_set().