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

Public Attributes

struct { 
 
   uint8_t   f_wmrk: 6 
 
   uint8_t   f_mode: 2 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 393 of file mpl3115.h.

Member Data Documentation

◆ f_mode

uint8_t MPL3115_F_SETUP_t::f_mode

Definition at line 397 of file mpl3115.h.

◆ f_wmrk

uint8_t MPL3115_F_SETUP_t::f_wmrk

Definition at line 395 of file mpl3115.h.

◆ w

uint8_t MPL3115_F_SETUP_t::w

Definition at line 400 of file mpl3115.h.


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