View Source Circuits.GPIO.Handle protocol (circuits_gpio v2.0.0-pre.3)
Handle for referring to GPIOs
Use the functions in Circuits.GPIO
to read and write to GPIOs.
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Handle for referring to GPIOs
Use the functions in Circuits.GPIO
to read and write to GPIOs.
@type t() :: term()
All the types that implement this protocol.