atecc508a v0.1.0 ATECC508A.Transport.I2C

Link to this section Summary

Functions

Package up a request for transmission over I2C

Extract the response from the data returned from an I2C read

Link to this section Types

Link to this section Functions

Link to this function package(request)
package(binary()) :: iodata()

Package up a request for transmission over I2C

Link to this function unpackage(arg)
unpackage(binary()) :: {:ok, binary()} | {:error, atom()}

Extract the response from the data returned from an I2C read