C# Class GHIElectronics.UAP.Gadgeteer.NativeInterfaces.AnalogIO

Inheritance: SocketInterfaces.AnalogIO
Afficher le fichier Open project: amykatenicho/IoTWorkshop Class Usage Examples

Méthodes protégées

Méthode Description
ReadInternal ( ) : double
WriteInternal ( double voltage ) : void

Method Details

ReadInternal() protected méthode

protected ReadInternal ( ) : double
Résultat double

WriteInternal() protected méthode

protected WriteInternal ( double voltage ) : void
voltage double
Résultat void