|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Generic interface to a digital output port.
| Method Summary | |
void |
clear()
Sets the digital output low. |
boolean |
isSet()
Gets the state of this digital output. |
void |
set()
Sets the digital ouput high. |
void |
toggle()
Toggles the digital output. |
| Method Detail |
public void clear()
public boolean isSet()
public void set()
public void toggle()
|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||