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

#include <lsm6dso32_reg.h>

Data Fields

uint8_t aux_sens_on: 2
 
uint8_t master_on: 1
 
uint8_t shub_pu_en: 1
 
uint8_t pass_through_mode: 1
 
uint8_t start_config: 1
 
uint8_t write_once: 1
 
uint8_t rst_master_regs: 1
 

Detailed Description

Definition at line 2321 of file lsm6dso32_reg.h.

Field Documentation

◆ aux_sens_on

uint8_t lsm6dso32_master_config_t::aux_sens_on

◆ master_on

uint8_t lsm6dso32_master_config_t::master_on

Definition at line 2325 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_sh_master_get(), and lsm6dso32_sh_master_set().

◆ pass_through_mode

uint8_t lsm6dso32_master_config_t::pass_through_mode

◆ rst_master_regs

uint8_t lsm6dso32_master_config_t::rst_master_regs

Definition at line 2330 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_sh_reset_get(), and lsm6dso32_sh_reset_set().

◆ shub_pu_en

uint8_t lsm6dso32_master_config_t::shub_pu_en

Definition at line 2326 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_sh_pin_mode_get(), and lsm6dso32_sh_pin_mode_set().

◆ start_config

uint8_t lsm6dso32_master_config_t::start_config

Definition at line 2328 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_sh_syncro_mode_get(), and lsm6dso32_sh_syncro_mode_set().

◆ write_once

uint8_t lsm6dso32_master_config_t::write_once

Definition at line 2329 of file lsm6dso32_reg.h.

Referenced by lsm6dso32_sh_write_mode_get(), and lsm6dso32_sh_write_mode_set().


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