Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
lsm6dso32_ctrl1_xl_t Struct Reference

#include <lsm6dso32_reg.h>

Data Fields

uint8_t not_used_01: 1
 
uint8_t lpf2_xl_en: 1
 
uint8_t fs_xl: 2
 
uint8_t odr_xl: 4
 

Detailed Description

Definition at line 351 of file lsm6dso32_reg.h.

Field Documentation

◆ fs_xl

uint8_t lsm6dso32_ctrl1_xl_t::fs_xl

Definition at line 356 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_xl_full_scale_get(), and lsm6dso32_xl_full_scale_set().

◆ lpf2_xl_en

uint8_t lsm6dso32_ctrl1_xl_t::lpf2_xl_en

Definition at line 355 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_xl_filter_lp2_get(), and lsm6dso32_xl_filter_lp2_set().

◆ not_used_01

uint8_t lsm6dso32_ctrl1_xl_t::not_used_01

Definition at line 354 of file lsm6dso32_reg.h.

◆ odr_xl

uint8_t lsm6dso32_ctrl1_xl_t::odr_xl

Definition at line 357 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_xl_data_rate_get(), and lsm6dso32_xl_data_rate_set().


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