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

#include <lsm9ds1_reg.h>

Data Fields

uint8_t st: 1
 
uint8_t fast_odr: 1
 
uint8_t _do: 3
 
uint8_t om: 2
 
uint8_t temp_comp: 1
 

Detailed Description

Definition at line 704 of file lsm9ds1_reg.h.

Field Documentation

◆ _do

uint8_t lsm9ds1_ctrl_reg1_m_t::_do

Definition at line 709 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_mag_data_rate_get(), and lsm9ds1_mag_data_rate_set().

◆ fast_odr

uint8_t lsm9ds1_ctrl_reg1_m_t::fast_odr

Definition at line 708 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_mag_data_rate_get(), and lsm9ds1_mag_data_rate_set().

◆ om

uint8_t lsm9ds1_ctrl_reg1_m_t::om

Definition at line 710 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_mag_data_rate_get(), and lsm9ds1_mag_data_rate_set().

◆ st

uint8_t lsm9ds1_ctrl_reg1_m_t::st

Definition at line 707 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_mag_self_test_get(), and lsm9ds1_mag_self_test_set().

◆ temp_comp

uint8_t lsm9ds1_ctrl_reg1_m_t::temp_comp

Definition at line 711 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_mag_data_rate_set().


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