C# Class GarageDoor.Device.Mcp3008

Inheritance: IDisposable
Afficher le fichier Open project: mlinnen/HacksterIOWin10IoT Class Usage Examples

Méthodes publiques

Méthode Description
Connect ( ) : System.Threading.Tasks.Task
Dispose ( ) : void
Mcp3008 ( int chipSelectLine ) : System
Read ( int port ) : int

Method Details

Connect() public méthode

public Connect ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Mcp3008() public méthode

public Mcp3008 ( int chipSelectLine ) : System
chipSelectLine int
Résultat System

Read() public méthode

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