Enum rust_cryptoauthlib::NonceTarget [−][src]
#[repr(u8)]
pub enum NonceTarget {
TempKey,
MsgDigBuf,
AltKeyBuf,
}Expand description
An ATECC/ATSHA device buffer to load
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NonceTargetimpl Send for NonceTargetimpl Sync for NonceTargetimpl Unpin for NonceTargetimpl UnwindSafe for NonceTargetBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V