class ReadConfig32
Defined at line 353 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/markers.h
Reads four bytes from the device's configuration space. |Offset| must be
within [0x0, 0xFC] if PCI, or [0x0, 0xFFC] if PCIe. In most cases a
device will be PCIe.
Parameters:
|offset|: The offset into the device's configuration space to read.
Errors:
|ZX_ERR_OUT_OF_RANGE|: |offset| is an invalid address.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal