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

Public Attributes

struct { 
 
   uint8_t   src_drdy: 1 
 
   uint8_t   src_rt: 1 
 
   uint8_t   src_fifo: 1 
 
   uint8_t   bootend: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 328 of file driver_fxas21002.h.

Member Data Documentation

◆ bootend

uint8_t FXAS21002_INT_SRC_FLAG_t::bootend

Definition at line 336 of file driver_fxas21002.h.

◆ src_drdy

uint8_t FXAS21002_INT_SRC_FLAG_t::src_drdy

Definition at line 330 of file driver_fxas21002.h.

◆ src_fifo

uint8_t FXAS21002_INT_SRC_FLAG_t::src_fifo

Definition at line 334 of file driver_fxas21002.h.

◆ src_rt

uint8_t FXAS21002_INT_SRC_FLAG_t::src_rt

Definition at line 332 of file driver_fxas21002.h.

◆ w

uint8_t FXAS21002_INT_SRC_FLAG_t::w

Definition at line 339 of file driver_fxas21002.h.


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