Constant RV_CORE_IBEX_CFG_BASE_ADDR

Source
pub const RV_CORE_IBEX_CFG_BASE_ADDR: usize = 0x411F0000;
Expand description

Peripheral base address for cfg device on rv_core_ibex 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).