C# Class PiTelephone.clsDialHookListener

Dial pulse & Hook switch listener
Inheritance: IDisposable
Afficher le fichier Open project: logicethos/PiTelephone Class Usage Examples

Méthodes publiques

Свойство Type Description
Debug System.Boolean

Méthodes publiques

Méthode Description
Dispose ( ) : void
HookChange ( ) : void
clsDialHookListener ( Raspberry.IO.GeneralPurpose.InputPinConfiguration HookInput, Raspberry.IO.GeneralPurpose.InputPinConfiguration PulseDialInput ) : System

Private Methods

Méthode Description
ListenDial ( ) : void
ListenHookSwitch ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HookChange() public méthode

public HookChange ( ) : void
Résultat void

clsDialHookListener() public méthode

public clsDialHookListener ( Raspberry.IO.GeneralPurpose.InputPinConfiguration HookInput, Raspberry.IO.GeneralPurpose.InputPinConfiguration PulseDialInput ) : System
HookInput Raspberry.IO.GeneralPurpose.InputPinConfiguration
PulseDialInput Raspberry.IO.GeneralPurpose.InputPinConfiguration
Résultat System

Property Details

Debug public_oe property

public Boolean,System Debug
Résultat System.Boolean