Pin

Pin

new Pin()

Source:
Abstract base class representing a GPIO pin or a pin from an IO extender. Descendents should override property getters and setters to accurately represent the capabilities of pins. The following functions *must* be overridden: * `pin_function`.