vemu.

System & Infrastructure - System Config - nordic,nrf-dcnf

nRF5340 DCNF (domain configuration)

Domain configuration block present on both application and network cores of the nRF5340. The read-only `CPUID` register reports the core identity (0 = application, 1 = network) so firmware can identify its own core. On the application core the EXTPERI[0], EXTRAM[0], and EXTCODE[0] PROTECT registers gate AHB multilayer interconnect (AMLI) access by the network core; on the network core those registers are not present and writes to them are silently ignored.

snapshottable

Events emitted

No peripheral-specific events. Structured activity (IRQs, DMA) surfaces through the shared event vocabulary.

Events accepted

No peripheral-specific input events. The peripheral is driven through MMIO register access.

Commands

This peripheral exposes no commands.

Snapshot fields

FieldTypeLabel
core_idu32Core ID (CPUID)
extperi0_protectu32EXTPERI[0].PROTECT
extram0_protectu32EXTRAM[0].PROTECT
extcode0_protectu32EXTCODE[0].PROTECT
state_jsonstrDCNF State Summary (JSON)

Read at runtime with emulator.peripheral_snapshot(name).

Boards using this peripheral