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_src_m_t Struct Reference

#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
 

Detailed Description

Definition at line 844 of file lsm9ds1_reg.h.

Field Documentation

◆ _int

uint8_t lsm9ds1_int_src_m_t::_int

Definition at line 847 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_mag_trshld_src_get().

◆ mroi

uint8_t lsm9ds1_int_src_m_t::mroi

Definition at line 848 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_magnetic_overflow_get().

◆ nth_x

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

◆ nth_y

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

◆ nth_z

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

◆ pth_x

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

◆ pth_y

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

◆ pth_z

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


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