Module kernel::io

source ·
Expand description

Memory-mapped IO.

C header: include/asm-generic/io.h

Structs§

  • IO-mapped memory, starting at the base address @addr and spanning @maxlen bytes.
  • Raw representation of an MMIO region.