LcdDisplay.GPIO (lcd_display v0.3.0)

View Source

Lets you control GPIOs. A thin wrapper of elixir-circuits/circuits_gpio.

Summary

Functions

open(gpio_spec, atom)

Callback implementation for LcdDisplay.GPIO.Behaviour.open/2.

write(gpio_ref, int)

Callback implementation for LcdDisplay.GPIO.Behaviour.write/2.