Function inw

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

Read 16 bits from port

ยงSafety

Needs IO privileges.