Skip to main content

KdfError

Type Alias KdfError 

Source
pub type KdfError = Reg<KdfErrorSpec>;
Expand description

KDF_ERROR (r) register accessor: RKP PBKDF2 error status

You can read this register and get kdf_error::R. See API.

For information about available fields see kdf_error module

Aliased Type§

pub struct KdfError { /* private fields */ }