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

Public Attributes

struct { 
 
   uint8_t   tdefe: 1 
 
   uint8_t   pdefe: 1 
 
   uint8_t   drem: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 534 of file mpl3115.h.

Member Data Documentation

◆ drem

uint8_t MPL3115_PT_DATA_CFG_t::drem

Definition at line 540 of file mpl3115.h.

◆ pdefe

uint8_t MPL3115_PT_DATA_CFG_t::pdefe

Definition at line 538 of file mpl3115.h.

◆ tdefe

uint8_t MPL3115_PT_DATA_CFG_t::tdefe

Definition at line 536 of file mpl3115.h.

◆ w

uint8_t MPL3115_PT_DATA_CFG_t::w

Definition at line 543 of file mpl3115.h.


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