Library to program x86 (amd64) hardware, providing data structures and assembly instruction wrappers.
# Cargo.toml
[dependencies]
x86 = "0.52.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a byte from I/O port 0x60 using the x86 crate.
Ensure proper safety invariants and use only on x86 platforms.
No dependency data recorded yet.