pub unsafe fn read32(buffer: *const u32) -> u32
Reads a 32-bit value from MMIO memory.
buffer must be a valid pointer to MMIO memory.
buffer