Module io

Source
Expand description

Memory-mapped IO.

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

Re-exports§

pub use resource::Resource;

Modules§

mem
Generic memory-mapped IO.
resource
Abstractions for system resources.

Structs§

Io
IO-mapped memory region.
IoRaw
Raw representation of an MMIO region.