NervesKey.Config.configure
You're seeing just the function
configure
, go back to NervesKey.Config module for more information.
Specs
configure(ATECC508A.Transport.t()) :: {:error, atom()} | :ok
Configure an ATECC508A or ATECC608A as a NervesKey.
This can only be called once. Subsequent calls will fail.