Module dummy_pin::level[][src]

Pin level marker types for usage of DummyPin as an InputPin or StatefulOutputPin.

Structs

High

DummyPin will always behave as being high when checked.

Low

DummyPin will always behave as being low when checked.