pub unsafe fn read32(addr: u64) -> u32
Read 32-bit value from MMIO address.
Address must be valid, 4-byte aligned MMIO address.