class BoardConfiguration
Defined at line 228 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 234 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 235 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)
BoardConfiguration & operator= (BoardConfiguration && )
Defined at line 236 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)
bool IsEmpty ()
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.
void BoardConfiguration (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits