class InterruptControllerType
Defined at line 17 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h
Public Members
static InterruptControllerType kUnknown
static InterruptControllerType kApic
static InterruptControllerType kGicV2
static InterruptControllerType kGicV3
static InterruptControllerType kPlic
Public Methods
void InterruptControllerType ()
Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h
void InterruptControllerType (uint32_t value)
Defined at line 38 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h
EnumForSwitching_ operator fuchsia_sysinfo::InterruptControllerType::EnumForSwitching_ ()
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h
bool IsUnknown ()
Defined at line 42 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h
InterruptControllerType Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 61 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/common_types.h