pub const MMIO_OFFSET: usize = 0x2000;
Expand description

An mmio object has, at its base, a MmioInfo struct. At this offset, the mmio mapping actually starts.