File 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 0x09Interrupt/FIFO configuration. |
| define | DPS310_I2CADDR_DEFAULT (0x77)Default breakout addres. |
| define | DPS310_MEASCFG 0x08Sensor configuration. |
| define | DPS310_PRODREVID 0x0DRegister that contains the part ID. |
| define | DPS310_PRSB2 0x00Highest byte of pressure data. |
| define | DPS310_PRSCFG 0x06Pressure configuration. |
| define | DPS310_RESET 0x0CSoft reset. |
| define | DPS310_TMPB2 0x03Highest byte of temperature data. |
| define | DPS310_TMPCFG 0x07Temperature configuration. |
| define | DPS310_TMPCOEFSRCE 0x28Temperature calibration src. |
| define | DSY_DPS310_H |
Macro Definition Documentation¶
define DPS310_CFGREG¶
Interrupt/FIFO configuration.
define DPS310_I2CADDR_DEFAULT¶
Default breakout addres.
define DPS310_MEASCFG¶
Sensor configuration.
define DPS310_PRODREVID¶
Register that contains the part ID.
define DPS310_PRSB2¶
Highest byte of pressure data.
define DPS310_PRSCFG¶
Pressure configuration.
define DPS310_RESET¶
Soft reset.
define DPS310_TMPB2¶
Highest byte of temperature data.
define DPS310_TMPCFG¶
Temperature configuration.
define DPS310_TMPCOEFSRCE¶
Temperature calibration src.
define DSY_DPS310_H¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/dps310.h