MPL3115A2_Arduino 1.0.1
This library enables the developer to evaluate NXP MPL3115A2(S) with Arduino.
Loading...
Searching...
No Matches
Public Attributes | List of all members
MPL3115_DR_STATUS_t Union Reference

Public Attributes

struct { 
 
   uint8_t   _reserved_: 1 
 
   uint8_t   tdr: 1 
 
   uint8_t   pdr: 1 
 
   uint8_t   ptdr: 1 
 
   uint8_t   _reserved_1: 1 
 
   uint8_t   tow: 1 
 
   uint8_t   pow: 1 
 
   uint8_t   ptow: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 165 of file mpl3115.h.

Member Data Documentation

◆ _reserved_

uint8_t MPL3115_DR_STATUS_t::_reserved_

Definition at line 167 of file mpl3115.h.

◆ _reserved_1

uint8_t MPL3115_DR_STATUS_t::_reserved_1

Definition at line 174 of file mpl3115.h.

◆ pdr

uint8_t MPL3115_DR_STATUS_t::pdr

Definition at line 170 of file mpl3115.h.

◆ pow

uint8_t MPL3115_DR_STATUS_t::pow

Definition at line 177 of file mpl3115.h.

◆ ptdr

uint8_t MPL3115_DR_STATUS_t::ptdr

Definition at line 172 of file mpl3115.h.

◆ ptow

uint8_t MPL3115_DR_STATUS_t::ptow

Definition at line 179 of file mpl3115.h.

◆ tdr

uint8_t MPL3115_DR_STATUS_t::tdr

Definition at line 168 of file mpl3115.h.

◆ tow

uint8_t MPL3115_DR_STATUS_t::tow

Definition at line 175 of file mpl3115.h.

◆ w

uint8_t MPL3115_DR_STATUS_t::w

Definition at line 182 of file mpl3115.h.


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