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

#include <mpl3115.h>

Collaboration diagram for MPL3115_CTRL_REG5_t:
Collaboration graph

Data Fields

struct {
   uint8_t   int_cfg_tchg: 1
 
   uint8_t   int_cfg_pchg: 1
 
   uint8_t   int_cfg_tth: 1
 
   uint8_t   int_cfg_pth: 1
 
   uint8_t   int_cfg_tw: 1
 
   uint8_t   int_cfg_pw: 1
 
   uint8_t   int_cfg_fifo: 1
 
   uint8_t   int_cfg_drdy: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 1081 of file mpl3115.h.

Field Documentation

◆ b

struct { ... } b

◆ int_cfg_drdy

uint8_t int_cfg_drdy

Definition at line 1097 of file mpl3115.h.

◆ int_cfg_fifo

uint8_t int_cfg_fifo

Definition at line 1095 of file mpl3115.h.

◆ int_cfg_pchg

uint8_t int_cfg_pchg

Definition at line 1085 of file mpl3115.h.

◆ int_cfg_pth

uint8_t int_cfg_pth

Definition at line 1089 of file mpl3115.h.

◆ int_cfg_pw

uint8_t int_cfg_pw

Definition at line 1093 of file mpl3115.h.

◆ int_cfg_tchg

uint8_t int_cfg_tchg

Definition at line 1083 of file mpl3115.h.

◆ int_cfg_tth

uint8_t int_cfg_tth

Definition at line 1087 of file mpl3115.h.

◆ int_cfg_tw

uint8_t int_cfg_tw

Definition at line 1091 of file mpl3115.h.

◆ w

uint8_t w

Definition at line 1100 of file mpl3115.h.


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