Module ostd::arch::x86::device

source ·
Expand description

Device-related APIs. This module mainly contains the APIs that should exposed to the device driver like PCI, RTC

Modules§

  • Provides CMOS I/O port access.
  • I/O port access.
  • A port-mapped UART. Copied from uart_16550.