Method | Description | |
---|---|---|
IndirectedDigitalIO ( CY8C9560A pin, CY8C9560A cy8 ) : GHIElectronics.UAP.Drivers |
Method | Description | |
---|---|---|
DisableInterrupt ( ) : void | ||
EnableInterrupt ( ) : void | ||
ReadInternal ( ) : bool | ||
WriteInternal ( bool state ) : void |
public IndirectedDigitalIO ( CY8C9560A pin, CY8C9560A cy8 ) : GHIElectronics.UAP.Drivers | ||
pin | CY8C9560A | |
cy8 | CY8C9560A | |
return | GHIElectronics.UAP.Drivers |
protected WriteInternal ( bool state ) : void | ||
state | bool | |
return | void |