View Source NervesTime.RTC.NXP.PCA8565 (nerves_time_rtc_nxp v0.2.0)
datasheet: https://www.nxp.com/docs/en/data-sheet/PCA8565.pdf
Link to this section Summary
Link to this section Types
@type address() :: pos_integer()
@type state() :: %{i2c: Circuits.I2C.bus(), bus_name: String.t(), address: address()}