EInk.Driver.SpiDriver (eink v0.1.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %EInk.Driver.SpiDriver{
  busy: term(),
  dc: term(),
  debug: term(),
  reset: term(),
  spi: term()
}

Functions

open(opts)

wait_for_busy(state, opts \\ [])

write(state, command, data \\ "", opts \\ [])