Union rust_cryptoauthlib::AtcaIface [−][src]
pub union AtcaIface {
pub atcai2c: AtcaIfaceI2c,
}Expand description
ATECC interface
Fields
atcai2c: AtcaIfaceI2cATECC I2C interface settings
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtcaIfaceimpl UnwindSafe for AtcaIfaceBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V