I2cServer.Transport.read

You're seeing just the callback read, go back to I2cServer.Transport module for more information.
Link to this callback

read(reference, bus_address, pos_integer)

View Source

Specs

read(reference(), bus_address(), pos_integer()) ::
  {:ok, binary()} | {:error, any()}