class ReadConfig16

Defined at line 328 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/markers.h

Reads two bytes from the device's configuration space. |Offset| must be

within [0x0, 0xFE] if PCI, or [0x0, 0xFFE] 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