Lps25h Class

Definition

LPS25H - Piezoresistive pressure and thermometer sensor

public class Lps25h : IDisposable
[System.Device.Model.Interface("LPS25H - Piezoresistive pressure and thermometer sensor")]
public class Lps25h : IDisposable
type Lps25h = class
    interface IDisposable
[<System.Device.Model.Interface("LPS25H - Piezoresistive pressure and thermometer sensor")>]
type Lps25h = class
    interface IDisposable
Public Class Lps25h
Implements IDisposable
Inheritance
Lps25h
Derived
Attributes
Implements

Constructors

Lps25h(I2cDevice)

Lps25h - Pressure and temperature sensor

Properties

Pressure

Pressure

Temperature

Temperature

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Applies to