pub unsafe fn read8(buffer: *const u8) -> u8
Reads an 8-bit value from MMIO memory.
buffer must be a valid pointer to MMIO memory.
buffer