|
fiber
|
Concept for a pin that can be immediatly written to. More...
#include <cPin.hpp>
Concept for a pin that can be immediatly written to.
Pin without any practical delay, like pins of the micro controller
sets the pin output level to the passed state
true: logic highfalse: logic lowsets the pin to logic high
sets the pin to logic low
reads the value from the pin
Returns: the logic value applied to the pin.