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

Public Attributes

struct { 
 
   uint8_t   f_cnt: 6 
 
   uint8_t   f_wmkf: 1 
 
   uint8_t   f_ovf: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 211 of file driver_fxas21002.h.

Member Data Documentation

◆ f_cnt

uint8_t FXAS21002_F_STATUS_t::f_cnt

Definition at line 213 of file driver_fxas21002.h.

◆ f_ovf

uint8_t FXAS21002_F_STATUS_t::f_ovf

Definition at line 219 of file driver_fxas21002.h.

◆ f_wmkf

uint8_t FXAS21002_F_STATUS_t::f_wmkf

Definition at line 216 of file driver_fxas21002.h.

◆ w

uint8_t FXAS21002_F_STATUS_t::w

Definition at line 223 of file driver_fxas21002.h.


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