Enum DeviceMode
Set the Mode of ADS1115.
public enum DeviceMode
Fields
Continuous = 0
Continuous mode.
PowerDown = 1
Power down mode, the chip is shutting down after the next conversion.
Set the Mode of ADS1115.
public enum DeviceMode
Continuous = 0
Continuous mode.
PowerDown = 1
Power down mode, the chip is shutting down after the next conversion.