SimpleKernel 1.17.0
Loading...
Searching...
No Matches
mmio_helper::ProbeContext Struct Reference

映射完成后的 MMIO 区域信息 More...

Collaboration diagram for mmio_helper::ProbeContext:
Collaboration graph

Public Attributes

uint64_t base {0}
 
size_t size {0}
 

Detailed Description

映射完成后的 MMIO 区域信息

Definition at line 133 of file driver_registry.hpp.

Member Data Documentation

◆ base

uint64_t mmio_helper::ProbeContext::base {0}

Definition at line 134 of file driver_registry.hpp.

134{0};

◆ size

size_t mmio_helper::ProbeContext::size {0}

Definition at line 135 of file driver_registry.hpp.

135{0};

The documentation for this struct was generated from the following file: