Module io

Source
Expand description

Memory-mapped IO.

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

Structsยง

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