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