Module pio

Source
Expand description

Port IO intercepts

Structs§

ExternallyManagedPortIoIntercepts
A zero sized type that has a no-op impl of RegisterPortIoIntercept.

Traits§

ControlPortIoIntercept
A trait to map/unmap a device-specific IO memory region.
PortIoIntercept
Implemented by devices which use port IO intercepts.
RegisterPortIoIntercept
A trait to register device-specific IO intercept regions.