class ReleaseInterrupt
Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.hardware.gpio/fuchsia.hardware.gpio/cpp/fidl/fuchsia.hardware.gpio/cpp/markers.h
Releases the interrupt, allowing `GetInterrupt()` to be called again or by another
client. A client's interrupt is automatically released when it disconnects from the
server. The interrupt is masked upon release.
Returns `ZX_ERR_NOT_FOUND` if the interrupt has already been released, or if
`GetInterrupt()` has not been called. Returns `ZX_ERR_ACCESS_DENIED` if another client has
the interrupt.
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