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