Skip to main content

Crate cu_dps310

Crate cu_dps310 

Source
Expand description

Copper source driver for the Infineon DPS310 digital barometric pressure sensor.

This source expects an address-scoped I2C resource so the sensor address is defined by the board resource bundle (hardware mapping), not by component config.

Structs§

BarometerPayload
Standardized barometer payload carrying pressure and temperature.
Dps310Source
Copper source task for DPS310.
Resources

Enums§

Binding

Traits§

Dps310Bus
Address-scoped bus interface for DPS310 register I/O.