x86
0.52.0
inw
Sections
Safety
In x86::io
x86
::
io
Function
inw
Copy item path
Source
pub unsafe fn inw(port:
u16
) ->
u16
Expand description
Read 16 bits from port
ยง
Safety
Needs IO privileges.