pub fn run_mmio_self_test() -> ProbeResultExpand description
Self-test of the MmioRegion abstraction (not a real hardware probe).
Allocates a heap buffer and exercises the MMIO wrapper methods (read/write lifecycle, boundary checks, bit manipulation). Useful for validating the abstraction before running in a silo.