morpheus_network::asm::core

Module mmio

Source
Expand description

MMIO (Memory-Mapped I/O) bindings.

ยงSafety

  • Address must be valid MMIO address
  • Address must be properly aligned
  • Address must be mapped with appropriate attributes

ยงReference

NETWORK_IMPL_GUIDE.md ยง2.2.1

Functionsยง