Interface: tos.interfaces.GeneralIO

interface GeneralIO

Author:
Joe Polastre

Commands
command void clr()
command bool get()
command bool isInput()
command bool isOutput()
command void makeInput()
command void makeOutput()
command void set()
command void toggle()

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()