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

Public Attributes

struct { 
 
   uint8_t   f_cnt: 6 
 
   uint8_t   f_wmkf_flag: 1 
 
   uint8_t   f_ovf: 1 
 
b 
 
uint8_t w
 

Detailed Description

Definition at line 339 of file mpl3115.h.

Member Data Documentation

◆ f_cnt

uint8_t MPL3115_F_STATUS_t::f_cnt

Definition at line 341 of file mpl3115.h.

◆ f_ovf

uint8_t MPL3115_F_STATUS_t::f_ovf

Definition at line 346 of file mpl3115.h.

◆ f_wmkf_flag

uint8_t MPL3115_F_STATUS_t::f_wmkf_flag

Definition at line 344 of file mpl3115.h.

◆ w

uint8_t MPL3115_F_STATUS_t::w

Definition at line 349 of file mpl3115.h.


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