pub unsafe fn write8(data: u8, buffer: *mut u8)
Writes an 8-bit value to MMIO memory.
buffer must be a valid pointer to MMIO memory.
buffer