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_OUT_P_LSB_t Union Reference

Public Attributes

struct { 
 
   uint8_t   _reserved_: 4 
 
   uint8_t   pd: 4 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 102 of file mpl3115.h.

Member Data Documentation

◆ _reserved_

uint8_t MPL3115_OUT_P_LSB_t::_reserved_

Definition at line 104 of file mpl3115.h.

◆ pd

uint8_t MPL3115_OUT_P_LSB_t::pd

Definition at line 105 of file mpl3115.h.

◆ w

uint8_t MPL3115_OUT_P_LSB_t::w

Definition at line 108 of file mpl3115.h.


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