Skip to main content

Crate fidl_next_fuchsia_hardware_gpio

Crate fidl_next_fuchsia_hardware_gpio 

Source

Re-exports§

pub use self::natural::*;

Modules§

generic
gpio
natural
wire
wire_optional

Structs§

Gpio
The type corresponding to the Gpio protocol. Common error codes:
GpioConfigureInterruptRequest
GpioGetInterruptRequest
GpioReadResponse
GpioSetBufferModeRequest
InterruptConfiguration
InterruptOptions
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Enums§

BufferMode
Whether to drive the GPIO to a high or low voltage, or disable the output buffer.
InterruptMode

Constants§

SIGNAL_ACK_INTERRUPT

Traits§

GpioClientHandler
A client handler for the Gpio protocol.
GpioLocalClientHandler
A client handler for the Gpio protocol.
GpioLocalServerHandler
A server handler for the Gpio protocol.
GpioServerHandler
A server handler for the Gpio protocol.
ServiceHandler
A service handler for the Service service.

Type Aliases§

GpioConfigureInterruptResponse
GpioReleaseInterruptResponse
GpioSetBufferModeResponse