pub fn read_extended_cap_u32(
cap: &impl PciExtendedCapability,
offset: u16,
) -> u32Expand description
Read a u32 from a PciExtendedCapability.
pub fn read_extended_cap_u32(
cap: &impl PciExtendedCapability,
offset: u16,
) -> u32Read a u32 from a PciExtendedCapability.