Constructor for an ADC121C021 analog input.
Namespace: IO.Devices.ADC121C021Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax public Sample(
Bus bus,
byte addr
)
Parameters
- bus Bus
- I2C bus controller.
- addr Byte
- I2C slave address.
See Also