vemu.

Memory & Storage - RAM Control - nordic,nrf-vmc

nRF5340 VMC (volatile memory controller)

RAM block power control model. `RAMBLOCK[n].POWER` registers (with POWERSET/POWERCLR set/clear semantics) are stored and read back, but RAM is always powered and retained in emulation - the programmed values have no behavioural effect on guest SRAM access.

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
power0u32RAMBLOCK[0].POWER
power1u32RAMBLOCK[1].POWER
power2u32RAMBLOCK[2].POWER
power3u32RAMBLOCK[3].POWER
state_jsonstrVMC State Summary (JSON)

Read at runtime with emulator.peripheral_snapshot(name).

Boards using this peripheral