☰
port_io
0.2.1
Structs
Port
PortReadOnly
PortWriteOnly
Traits
PortIn
PortOut
Functions
inb
inl
inw
outb
outl
outw
?
Function
port_io
::
inw
source
·
[
−
]
pub unsafe fn inw(port:
u16
) ->
u16
Expand description
Read a
u16
-sized value from
port
.