morpheus_network::asm::pci::ecam

Function write8

Source
pub unsafe fn write8(
    ecam_base: u64,
    bus: u8,
    dev: u8,
    func: u8,
    reg: u16,
    val: u8,
)
Expand description

Write 8-bit value to ECAM config space.