Module nrf52::ficr [] [src]

Factory Information Configuration Registers (FICR)

Factory information configuration registers (FICR) are pre-programmed in factory and cannot be erased by the user. These registers contain chip-specific information and configuration.

Reexports

use kernel::common::VolatileCell;

Structs

FICR
FicrRegisters

Struct of the FICR registers

Enums

Variant

Variant describes part variant, hardware version, and production configuration.

Constants

FICR_BASE_ADDRESS

Statics

FICR_INSTANCE

Static instance for the board. Only one (read-only) set of factory registers.