C# Class Gor.Devices.Adc_MCP3208

Inheritance: IDisposable
Afficher le fichier Open project: gamondue/GOR-4H-16 Class Usage Examples

Méthodes publiques

Méthode Description
Adc_MCP3208 ( ) : System
Close ( ) : void
Dispose ( ) : void
Read ( int channel ) : int

Method Details

Adc_MCP3208() public méthode

public Adc_MCP3208 ( ) : System
Résultat System

Close() public méthode

public Close ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Read() public méthode

public Read ( int channel ) : int
channel int
Résultat int