pub unsafe fn read16(addr: u64) -> u16
Read 16-bit value from MMIO address.
Address must be valid, 2-byte aligned MMIO address.