pub unsafe fn read32( ecam_base: u64, bus: u8, dev: u8, func: u8, reg: u16, ) -> u32
Read 32-bit value from ECAM config space.