NervesTime.RTC.NXP.PCA8565 (nerves_time_rtc_nxp v0.2.0)

Copy Markdown View Source

datasheet: https://www.nxp.com/docs/en/data-sheet/PCA8565.pdf

Summary

Types

address()

@type address() :: pos_integer()

state()

@type state() :: %{i2c: Circuits.I2C.bus(), bus_name: String.t(), address: address()}