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

Public Attributes

struct { 
 
   uint8_t   sbyb: 1 
 
   uint8_t   ost: 1 
 
   uint8_t   rst: 1 
 
   uint8_t   os: 3 
 
   uint8_t   raw: 1 
 
   uint8_t   alt: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 822 of file mpl3115.h.

Member Data Documentation

◆ alt

uint8_t MPL3115_CTRL_REG1_t::alt

Definition at line 836 of file mpl3115.h.

◆ os

uint8_t MPL3115_CTRL_REG1_t::os

Definition at line 831 of file mpl3115.h.

◆ ost

uint8_t MPL3115_CTRL_REG1_t::ost

Definition at line 826 of file mpl3115.h.

◆ raw

uint8_t MPL3115_CTRL_REG1_t::raw

Definition at line 833 of file mpl3115.h.

◆ rst

uint8_t MPL3115_CTRL_REG1_t::rst

Definition at line 829 of file mpl3115.h.

◆ sbyb

uint8_t MPL3115_CTRL_REG1_t::sbyb

Definition at line 824 of file mpl3115.h.

◆ w

uint8_t MPL3115_CTRL_REG1_t::w

Definition at line 839 of file mpl3115.h.


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