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