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

Public Attributes

struct { 
 
   uint8_t   sel: 2 
 
   uint8_t   _reserved_: 2 
 
   uint8_t   pulse_lpf_en: 1 
 
   uint8_t   pulse_hpf_byp: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 678 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ _reserved_

uint8_t FXOS8700_HP_FILTER_CUTOFF_t::_reserved_

Definition at line 681 of file driver_fxos8700_registers.h.

◆ pulse_hpf_byp

uint8_t FXOS8700_HP_FILTER_CUTOFF_t::pulse_hpf_byp

Definition at line 683 of file driver_fxos8700_registers.h.

◆ pulse_lpf_en

uint8_t FXOS8700_HP_FILTER_CUTOFF_t::pulse_lpf_en

Definition at line 682 of file driver_fxos8700_registers.h.

◆ sel

uint8_t FXOS8700_HP_FILTER_CUTOFF_t::sel

Definition at line 680 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_HP_FILTER_CUTOFF_t::w

Definition at line 685 of file driver_fxos8700_registers.h.


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