Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
Loading...
Searching...
No Matches
Public Attributes | List of all members
FXOS8700_A_VECM_CFG_t Union Reference

Public Attributes

struct { 
 
   uint8_t   _reserved_: 4 
 
   uint8_t   a_vecm_updm: 1 
 
   uint8_t   a_vecm_initm: 1 
 
   uint8_t   a_vecm_ele: 1 
 
   uint8_t   a_vecm_en: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 2781 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ _reserved_

uint8_t FXOS8700_A_VECM_CFG_t::_reserved_

Definition at line 2783 of file driver_fxos8700_registers.h.

◆ a_vecm_ele

uint8_t FXOS8700_A_VECM_CFG_t::a_vecm_ele

Definition at line 2786 of file driver_fxos8700_registers.h.

◆ a_vecm_en

uint8_t FXOS8700_A_VECM_CFG_t::a_vecm_en

Definition at line 2787 of file driver_fxos8700_registers.h.

◆ a_vecm_initm

uint8_t FXOS8700_A_VECM_CFG_t::a_vecm_initm

Definition at line 2785 of file driver_fxos8700_registers.h.

◆ a_vecm_updm

uint8_t FXOS8700_A_VECM_CFG_t::a_vecm_updm

Definition at line 2784 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_A_VECM_CFG_t::w

Definition at line 2789 of file driver_fxos8700_registers.h.


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