ISSDK  1.7
IoT Sensing Software Development Kit
Data Fields
dp5004_pressuredata_t Struct Reference

This structure defines the mpxv5004dp data buffer. More...

Collaboration diagram for dp5004_pressuredata_t:
Collaboration graph

Data Fields

uint32_t timestamp
 
uint16_t pressure
 

Detailed Description

This structure defines the mpxv5004dp data buffer.

Definition at line 86 of file dp5004_demo.c.

Field Documentation

◆ pressure

uint16_t pressure

Sensor pressure output: unsigned 16-bits.

Definition at line 89 of file dp5004_demo.c.

Referenced by main().

◆ timestamp

uint32_t timestamp

Time stamp value in micro-seconds.

Definition at line 88 of file dp5004_demo.c.

Referenced by main().


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