Méthode | Description | |
---|---|---|
IsHigh ( ) : bool | ||
IsLow ( ) : bool | ||
Read ( ) : bool | ||
SetHigh ( ) : void | ||
SetLow ( ) : void | ||
Write ( bool value ) : void |
Méthode | Description | |
---|---|---|
DisableInterrupt ( ) : void | ||
EnableInterrupt ( ) : void | ||
OnValueChanged ( bool e ) : void | ||
ReadInternal ( ) : bool | ||
WriteInternal ( bool value ) : void |
protected abstract DisableInterrupt ( ) : void | ||
Résultat | void |
protected abstract EnableInterrupt ( ) : void | ||
Résultat | void |
protected abstract WriteInternal ( bool value ) : void | ||
value | bool | |
Résultat | void |