Expand description

Factory information configuration registers

Re-exports

pub use info::INFO;
pub use temp::TEMP;

Modules

Code memory page size
Code memory size
Description collection: Device address n
Device address type
Description collection: Device identifier
Description collection: Encryption root, word n
Cluster Device info
Description collection: Identity root, word n
Cluster Registers storing factory TEMP module linearization coefficients

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>