Method | Description | |
---|---|---|
CCToolsBoardPort ( int number, |
||
Read ( ) : BinaryState | ||
WithInvertedState ( ) : |
||
Write ( BinaryState state, bool commit ) : void |
Method | Description | |
---|---|---|
CoerceState ( BinaryState state ) : BinaryState | ||
IBinaryInput ( bool value ) : IBinaryInput | ||
IBinaryOutput ( bool value ) : IBinaryOutput | ||
OnControllerStateChanged ( object sender, |
public CCToolsBoardPort ( int number, |
||
number | int | |
board | ||
return | System |
public WithInvertedState ( ) : |
||
return |
public Write ( BinaryState state, bool commit ) : void | ||
state | BinaryState | |
commit | bool | |
return | void |