Expand description

Factory information configuration registers

Re-exports

pub use info::INFO;
pub use temp::TEMP;
pub use nfc::NFC;
pub use trng90b::TRNG90B;

Modules

Code memory page size
Code memory size
Description collection[n]: Device address n
Device address type
Description collection[n]: Device identifier
Description collection[n]: Encryption root, word n
Cluster Device info
Description collection[n]: Identity Root, word n
Cluster Unspecified
Description collection[n]: Production test signature n
Cluster Registers storing factory TEMP module linearization coefficients
Cluster NIST800-90B RNG calibration data

Structs

Register block

Type Definitions

CODEPAGESIZE (r) register accessor: an alias for Reg<CODEPAGESIZE_SPEC>
CODESIZE (r) register accessor: an alias for Reg<CODESIZE_SPEC>
DEVICEADDR (r) register accessor: an alias for Reg<DEVICEADDR_SPEC>
DEVICEADDRTYPE (r) register accessor: an alias for Reg<DEVICEADDRTYPE_SPEC>
DEVICEID (r) register accessor: an alias for Reg<DEVICEID_SPEC>
ER (r) register accessor: an alias for Reg<ER_SPEC>
IR (r) register accessor: an alias for Reg<IR_SPEC>
PRODTEST (r) register accessor: an alias for Reg<PRODTEST_SPEC>