class GetInterruptById
Defined at line 67 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/markers.h
Returns an interrupt handle for the given |index|.
|flags| is forwarded as the |options| parameter to `zx_interrupt_create`.
* error `ZX_ERR_OUT_OF_RANGE` if |index| is equal or greater than the number of
interrupts.
* error `ZX_ERR_INTERNAL` if the retrieved interrupt is not valid.
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