Interface: tos.interfaces.GeneralIO
interface GeneralIO
- Author:
-
Joe Polastre
Commands
Commands - Details
clr
command void clr()
get
command bool get()
isInput
command bool isInput()
isOutput
command bool isOutput()
makeInput
command void makeInput()
makeOutput
command void makeOutput()
set
command void set()
toggle
command void toggle()