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