[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Generic class for MCP3204/MCP3208
Source position: fpspilib.pas line 75
type TMCP320X = class(TMCP3X0X) |
protected |
function GetMaxValue; override; |
class function GetBitCount; override; |
end; |
|
Generic class for MCP3204/MCP3208 |
|
| | ||
|
Base class for some Analog Digital Converters by Microchip |
|
| | ||
|
Abstract class for Analog/Digital Converters |
|
| | ||
TObject |