| Interface | Description |
|---|---|
| ADC |
Interface representing an ADC (Analog to Digital Converter).
|
| ADCChannel |
Interface representing an input channel on an ADC.
|
| Class | Description |
|---|---|
| PCF8591 |
Implementation of the ADC (Analog to Digital Converter) PCF8591.
|
| Enum | Description |
|---|---|
| PCF8591.AnalogueInputProgrammingMode |
There exists 4 different modes to deal with the four analog inputs.
|
| PCF8591InputChannel |
Each PCF8591 is composed of 4 input channels, numbered from 0 to 3.
|