Skip to content

File dps310.h

FileList > dev > dps310.h

Go to the source code of this file

Namespaces

Type Name
namespace daisy
Hardware defines and helpers for daisy field platform.

Classes

Type Name
class Dps310 <typename Transport>
Device support for DPS310 Barometric Pressure and Altitude Sensor.
struct Config
class Dps310I2CTransport
struct Config
class Dps310SpiTransport
struct Config

Macros

Type Name
define DPS310_CFGREG 0x09
Interrupt/FIFO configuration.
define DPS310_I2CADDR_DEFAULT (0x77)
Default breakout addres.
define DPS310_MEASCFG 0x08
Sensor configuration.
define DPS310_PRODREVID 0x0D
Register that contains the part ID.
define DPS310_PRSB2 0x00
Highest byte of pressure data.
define DPS310_PRSCFG 0x06
Pressure configuration.
define DPS310_RESET 0x0C
Soft reset.
define DPS310_TMPB2 0x03
Highest byte of temperature data.
define DPS310_TMPCFG 0x07
Temperature configuration.
define DPS310_TMPCOEFSRCE 0x28
Temperature calibration src.
define DSY_DPS310_H

Macro Definition Documentation

define DPS310_CFGREG

Interrupt/FIFO configuration.

#define DPS310_CFGREG `0x09`


define DPS310_I2CADDR_DEFAULT

Default breakout addres.

#define DPS310_I2CADDR_DEFAULT `(0x77)`


define DPS310_MEASCFG

Sensor configuration.

#define DPS310_MEASCFG `0x08`


define DPS310_PRODREVID

Register that contains the part ID.

#define DPS310_PRODREVID `0x0D`


define DPS310_PRSB2

Highest byte of pressure data.

#define DPS310_PRSB2 `0x00`


define DPS310_PRSCFG

Pressure configuration.

#define DPS310_PRSCFG `0x06`


define DPS310_RESET

Soft reset.

#define DPS310_RESET `0x0C`


define DPS310_TMPB2

Highest byte of temperature data.

#define DPS310_TMPB2 `0x03`


define DPS310_TMPCFG

Temperature configuration.

#define DPS310_TMPCFG `0x07`


define DPS310_TMPCOEFSRCE

Temperature calibration src.

#define DPS310_TMPCOEFSRCE `0x28`


define DSY_DPS310_H

#define DSY_DPS310_H 


The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/dps310.h