class BoardConfiguration

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

Public Members

static const char[] kSerializableName

Public Methods

void BoardConfiguration (Storage_ storage)
void BoardConfiguration ()

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

void BoardConfiguration (BoardConfiguration && )

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

void BoardConfiguration (const BoardConfiguration & other)
bool IsEmpty ()
BoardConfiguration & operator= (BoardConfiguration && )

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

BoardConfiguration & operator= (const BoardConfiguration & other)
bool operator== (const BoardConfiguration & other)
bool operator!= (const BoardConfiguration & other)
const std::optional< ::fuchsia_hardware_pci::UseIntxWorkaroundType> & use_intx_workaround ()

If set, use legacy interrupt workarounds for systems that don't properly implement

InterruptPin and/or the InterruptStatus bit in device configuration space. Instead, the

bus driver will assume INTA and rely on interrupt mappings, and will wake any device sharing

a legacy interrupt even if their InterruptStatus bit is not set.

::std::optional< ::fuchsia_hardware_pci::UseIntxWorkaroundType> & use_intx_workaround ()

If set, use legacy interrupt workarounds for systems that don't properly implement

InterruptPin and/or the InterruptStatus bit in device configuration space. Instead, the

bus driver will assume INTA and rely on interrupt mappings, and will wake any device sharing

a legacy interrupt even if their InterruptStatus bit is not set.

BoardConfiguration & use_intx_workaround (std::optional< ::fuchsia_hardware_pci::UseIntxWorkaroundType> value)

If set, use legacy interrupt workarounds for systems that don't properly implement

InterruptPin and/or the InterruptStatus bit in device configuration space. Instead, the

bus driver will assume INTA and rely on interrupt mappings, and will wake any device sharing

a legacy interrupt even if their InterruptStatus bit is not set.

const std::optional< ::std::vector< ::fuchsia_hardware_pci::Address>> & devicetree_bdfs ()
::std::optional< ::std::vector< ::fuchsia_hardware_pci::Address>> & devicetree_bdfs ()
BoardConfiguration & devicetree_bdfs (std::optional< ::std::vector< ::fuchsia_hardware_pci::Address>> value)

Setter for devicetree_bdfs.

void BoardConfiguration (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits