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

Public Attributes

struct { 
 
   uint8_t   _reserved_: 1 
 
   uint8_t   trig_a_vecm: 1 
 
   uint8_t   trig_a_ffmt: 1 
 
   uint8_t   trig_pulse: 1 
 
   uint8_t   trig_lndprt: 1 
 
   uint8_t   trig_trans: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 478 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ _reserved_

uint8_t FXOS8700_TRIG_CFG_t::_reserved_

Definition at line 480 of file driver_fxos8700_registers.h.

◆ trig_a_ffmt

uint8_t FXOS8700_TRIG_CFG_t::trig_a_ffmt

Definition at line 482 of file driver_fxos8700_registers.h.

◆ trig_a_vecm

uint8_t FXOS8700_TRIG_CFG_t::trig_a_vecm

Definition at line 481 of file driver_fxos8700_registers.h.

◆ trig_lndprt

uint8_t FXOS8700_TRIG_CFG_t::trig_lndprt

Definition at line 484 of file driver_fxos8700_registers.h.

◆ trig_pulse

uint8_t FXOS8700_TRIG_CFG_t::trig_pulse

Definition at line 483 of file driver_fxos8700_registers.h.

◆ trig_trans

uint8_t FXOS8700_TRIG_CFG_t::trig_trans

Definition at line 485 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_TRIG_CFG_t::w

Definition at line 487 of file driver_fxos8700_registers.h.


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