|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The Input interface represents an input pin. When the
pin is configured to be an input and the microcontroller attempts
to read from this pin, the installed instance of this interface
will be called.
| Method Summary | |
void |
disableInput()
|
void |
enableInput()
|
boolean |
read()
|
| Method Detail |
public void enableInput()
public void disableInput()
public boolean read()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||