Module x86_64::structures::port

source ·
Expand description

Traits for accessing I/O ports.

Traits§

  • A helper trait that implements the read port operation.
  • A helper trait that implements the write port operation.