Function inl

Source
pub unsafe fn inl(port: u16) -> u32
Expand description

Read 32 bits from port

ยงSafety

Needs IO privileges.