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

Public Attributes

struct { 
 
   uint8_t   hpf_byp: 1 
 
   uint8_t   xtefe: 1 
 
   uint8_t   ytefe: 1 
 
   uint8_t   ztefe: 1 
 
   uint8_t   tele: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 1066 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ hpf_byp

uint8_t FXOS8700_TRANSIENT_CFG_t::hpf_byp

Definition at line 1068 of file driver_fxos8700_registers.h.

◆ tele

uint8_t FXOS8700_TRANSIENT_CFG_t::tele

Definition at line 1072 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_TRANSIENT_CFG_t::w

Definition at line 1074 of file driver_fxos8700_registers.h.

◆ xtefe

uint8_t FXOS8700_TRANSIENT_CFG_t::xtefe

Definition at line 1069 of file driver_fxos8700_registers.h.

◆ ytefe

uint8_t FXOS8700_TRANSIENT_CFG_t::ytefe

Definition at line 1070 of file driver_fxos8700_registers.h.

◆ ztefe

uint8_t FXOS8700_TRANSIENT_CFG_t::ztefe

Definition at line 1071 of file driver_fxos8700_registers.h.


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