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

Public Attributes

struct { 
 
   uint8_t   bafro: 1 
 
   uint8_t   lapo: 2 
 
   uint8_t   _reserved_: 3 
 
   uint8_t   lo: 1 
 
   uint8_t   newlp: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 721 of file driver_fxos8700_registers.h.

Member Data Documentation

◆ _reserved_

uint8_t FXOS8700_PL_STATUS_t::_reserved_

Definition at line 725 of file driver_fxos8700_registers.h.

◆ bafro

uint8_t FXOS8700_PL_STATUS_t::bafro

Definition at line 723 of file driver_fxos8700_registers.h.

◆ lapo

uint8_t FXOS8700_PL_STATUS_t::lapo

Definition at line 724 of file driver_fxos8700_registers.h.

◆ lo

uint8_t FXOS8700_PL_STATUS_t::lo

Definition at line 726 of file driver_fxos8700_registers.h.

◆ newlp

uint8_t FXOS8700_PL_STATUS_t::newlp

Definition at line 727 of file driver_fxos8700_registers.h.

◆ w

uint8_t FXOS8700_PL_STATUS_t::w

Definition at line 729 of file driver_fxos8700_registers.h.


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