Common interface for ADC convertion
Some multi-channel ADC chips (e.g. AD7606B) allow convertion triggered by external pin, which allows precise phase control of individual channels.
The new Convert
function is added to ADC
command perform synchronized data acqusition before reading counts of each channel. The Convert
function in base ADC
class does nothing.
由 Victor Chen 编辑于