ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
Loading...
Searching...
No Matches
lsm9ds1_int_cfg_m_t Struct Reference

#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
 

Detailed Description

Definition at line 822 of file lsm9ds1_reg.h.

Field Documentation

◆ iea

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().

◆ iel

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().

◆ ien

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().

◆ not_used_01

uint8_t lsm9ds1_int_cfg_m_t::not_used_01

Definition at line 828 of file lsm9ds1_reg.h.

◆ xien

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().

◆ yien

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().

◆ zien

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().


The documentation for this struct was generated from the following file: