Module dummy_pin::level

source ·
Expand description

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

Structs

  • DummyPin will always behave as being high when checked.
  • DummyPin will always behave as being low when checked.