components

Module atecc508a

Source
Expand description

Components for the ATECC508A CryptoAuthentication Device.

§Usage

    let atecc508a =
        Atecc508aComponent::new(mux_i2c, 0x60).finalize(components::atecc508a_component_static!());

Structs§