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

#include <lsm9ds1_reg.h>

Data Fields

uint8_t bw_xl: 2
 
uint8_t bw_scal_odr: 1
 
uint8_t fs_xl: 2
 
uint8_t odr_xl: 3
 

Detailed Description

Definition at line 453 of file lsm9ds1_reg.h.

Field Documentation

◆ bw_scal_odr

uint8_t lsm9ds1_ctrl_reg6_xl_t::bw_scal_odr

◆ bw_xl

uint8_t lsm9ds1_ctrl_reg6_xl_t::bw_xl

◆ fs_xl

uint8_t lsm9ds1_ctrl_reg6_xl_t::fs_xl

Definition at line 458 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_xl_full_scale_get(), and lsm9ds1_xl_full_scale_set().

◆ odr_xl

uint8_t lsm9ds1_ctrl_reg6_xl_t::odr_xl

Definition at line 459 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_imu_data_rate_get(), and lsm9ds1_imu_data_rate_set().


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