TianoCore EDK2 master
EFI_CPU_IO_PROTOCOL_ACCESS Struct Reference

#include <MdePkg/Include/Protocol/CpuIo2.h>

Data Fields

EFI_CPU_IO_PROTOCOL_IO_MEM Read
 
EFI_CPU_IO_PROTOCOL_IO_MEM Write
 

Detailed Description

Service for read and write accesses.

Definition at line 108 of file CpuIo2.h.

Field Documentation

◆ Read

EFI_CPU_IO_PROTOCOL_IO_MEM EFI_CPU_IO_PROTOCOL_ACCESS::Read

This service provides the various modalities of memory and I/O read.

Definition at line 112 of file CpuIo2.h.

◆ Write

EFI_CPU_IO_PROTOCOL_IO_MEM EFI_CPU_IO_PROTOCOL_ACCESS::Write

This service provides the various modalities of memory and I/O write.

Definition at line 116 of file CpuIo2.h.


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