kernel
next-20250424
Module io
Module Items
Structs
In crate kernel
kernel
Module
io
Copy item path
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.