Constant SRAM_CTRL_RET_AON_RAM_BASE_ADDR

Source
pub const SRAM_CTRL_RET_AON_RAM_BASE_ADDR: usize = 0x40600000;
Expand description

Peripheral base address for ram device on sram_ctrl_ret_aon in top earlgrey.

This should be used with #mmio_region_from_addr to access the memory-mapped registers associated with the peripheral (usually via a DIF).