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

Public Attributes

struct { 
 
   uint8_t   int_en_tchg: 1 
 
   uint8_t   int_en_pchg: 1 
 
   uint8_t   int_en_tth: 1 
 
   uint8_t   int_en_pth: 1 
 
   uint8_t   int_en_tw: 1 
 
   uint8_t   int_en_pw: 1 
 
   uint8_t   int_en_fifo: 1 
 
   uint8_t   int_en_drdy: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 1001 of file mpl3115.h.

Member Data Documentation

◆ int_en_drdy

uint8_t MPL3115_CTRL_REG4_t::int_en_drdy

Definition at line 1017 of file mpl3115.h.

◆ int_en_fifo

uint8_t MPL3115_CTRL_REG4_t::int_en_fifo

Definition at line 1015 of file mpl3115.h.

◆ int_en_pchg

uint8_t MPL3115_CTRL_REG4_t::int_en_pchg

Definition at line 1005 of file mpl3115.h.

◆ int_en_pth

uint8_t MPL3115_CTRL_REG4_t::int_en_pth

Definition at line 1009 of file mpl3115.h.

◆ int_en_pw

uint8_t MPL3115_CTRL_REG4_t::int_en_pw

Definition at line 1013 of file mpl3115.h.

◆ int_en_tchg

uint8_t MPL3115_CTRL_REG4_t::int_en_tchg

Definition at line 1003 of file mpl3115.h.

◆ int_en_tth

uint8_t MPL3115_CTRL_REG4_t::int_en_tth

Definition at line 1007 of file mpl3115.h.

◆ int_en_tw

uint8_t MPL3115_CTRL_REG4_t::int_en_tw

Definition at line 1011 of file mpl3115.h.

◆ w

uint8_t MPL3115_CTRL_REG4_t::w

Definition at line 1020 of file mpl3115.h.


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