View Source Circuits.GPIO.Handle protocol (circuits_gpio v2.1.2)
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.