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

Public Attributes

struct { 
 
   uint8_t   st: 4 
 
   uint8_t   alarm_sel: 1 
 
   uint8_t   load_output: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 900 of file mpl3115.h.

Member Data Documentation

◆ alarm_sel

uint8_t MPL3115_CTRL_REG2_t::alarm_sel

Definition at line 904 of file mpl3115.h.

◆ load_output

uint8_t MPL3115_CTRL_REG2_t::load_output

Definition at line 906 of file mpl3115.h.

◆ st

uint8_t MPL3115_CTRL_REG2_t::st

Definition at line 902 of file mpl3115.h.

◆ w

uint8_t MPL3115_CTRL_REG2_t::w

Definition at line 909 of file mpl3115.h.


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