x86
0.52.0
outb
Sections
Safety
In x86::io
x86
::
io
Function
outb
Copy item path
Source
pub unsafe fn outb(port:
u16
, val:
u8
)
Expand description
Write 8 bits to port
ยง
Safety
Needs IO privileges.