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

#include <lsm6dso32_reg.h>

Data Fields

uint8_t xlda: 1
 
uint8_t gda: 1
 
uint8_t tda: 1
 
uint8_t not_used_01: 5
 

Detailed Description

Definition at line 637 of file lsm6dso32_reg.h.

Field Documentation

◆ gda

uint8_t lsm6dso32_status_reg_t::gda

Definition at line 641 of file lsm6dso32_reg.h.

Referenced by calibrateIMU(), and lsm6dso32_gy_flag_data_ready_get().

◆ not_used_01

uint8_t lsm6dso32_status_reg_t::not_used_01

Definition at line 643 of file lsm6dso32_reg.h.

◆ tda

uint8_t lsm6dso32_status_reg_t::tda

Definition at line 642 of file lsm6dso32_reg.h.

Referenced by calibrateIMU(), and lsm6dso32_temp_flag_data_ready_get().

◆ xlda

uint8_t lsm6dso32_status_reg_t::xlda

Definition at line 640 of file lsm6dso32_reg.h.

Referenced by calibrateIMU(), and lsm6dso32_xl_flag_data_ready_get().


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