GPIO

Undocumented in source.

Constructors

this
this(ubyte gpio)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

deactivate
void deactivate()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteError
void deleteError()
Undocumented in source. Be warned that the author may not have intended to support it.
isHigh
bool isHigh()
Undocumented in source. Be warned that the author may not have intended to support it.
isInput
bool isInput()
Undocumented in source. Be warned that the author may not have intended to support it.
isLow
bool isLow()
Undocumented in source. Be warned that the author may not have intended to support it.
isOutput
bool isOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
setHigh
void setHigh()
Undocumented in source. Be warned that the author may not have intended to support it.
setInput
void setInput()
Undocumented in source. Be warned that the author may not have intended to support it.
setLow
void setLow()
Undocumented in source. Be warned that the author may not have intended to support it.
setOutput
void setOutput()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

err
bool err;
Undocumented in source.
gpio
ubyte gpio;
Undocumented in source.

Meta