ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
MPL3115_INT_SOURCE_t Union Reference

#include <mpl3115.h>

Collaboration diagram for MPL3115_INT_SOURCE_t:
Collaboration graph

Data Fields

struct {
   uint8_t   src_tchg: 1
 
   uint8_t   src_pchg: 1
 
   uint8_t   src_tth: 1
 
   uint8_t   src_pth: 1
 
   uint8_t   src_tw: 1
 
   uint8_t   src_pw: 1
 
   uint8_t   src_fifo: 1
 
   uint8_t   src_drdy: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 472 of file mpl3115.h.

Field Documentation

◆ b

struct { ... } b

◆ src_drdy

uint8_t src_drdy

Definition at line 489 of file mpl3115.h.

◆ src_fifo

uint8_t src_fifo

Definition at line 487 of file mpl3115.h.

◆ src_pchg

uint8_t src_pchg

Definition at line 476 of file mpl3115.h.

◆ src_pth

uint8_t src_pth

Definition at line 480 of file mpl3115.h.

◆ src_pw

uint8_t src_pw

Definition at line 484 of file mpl3115.h.

◆ src_tchg

uint8_t src_tchg

Definition at line 474 of file mpl3115.h.

◆ src_tth

uint8_t src_tth

Definition at line 478 of file mpl3115.h.

◆ src_tw

uint8_t src_tw

Definition at line 482 of file mpl3115.h.

◆ w

uint8_t w

Definition at line 492 of file mpl3115.h.


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