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