Read from an HDC1080 device register.
Namespace: IO.Devices.HDC1080Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public ushort Read(
byte reg
)
Parameters
- reg Byte
- 8-bit register address.
Return Value
UInt1616-bit register data
See Also