Enum rust_cryptoauthlib::AtcaIfaceType [−][src]
pub enum AtcaIfaceType {
AtcaI2cIface,
AtcaSwiIface,
AtcaUartIface,
AtcaSpiIface,
AtcaHidIface,
AtcaCustomIface,
AtcaTestIface,
AtcaUnknownIface,
}Expand description
Supported ATECC interfaces
Variants
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for AtcaIfaceTypeimpl Send for AtcaIfaceTypeimpl Sync for AtcaIfaceTypeimpl Unpin for AtcaIfaceTypeimpl UnwindSafe for AtcaIfaceTypeBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V