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