Skip to main content

Crate fidl_next_fuchsia_hardware_spi

Crate fidl_next_fuchsia_hardware_spi 

Source

Re-exports§

pub use self::natural::*;

Modules§

controller
device
generic
natural
wire
wire_optional

Structs§

Controller
The type corresponding to the Controller protocol.
ControllerService
The type corresponding to the ControllerService service.
ControllerServiceConnector
A strongly-typed service connector for the ControllerService service.
Device
The type corresponding to the Device protocol.
DeviceAssertCsResponse
DeviceCanAssertCsResponse
DeviceDeassertCsResponse
DeviceExchangeVectorRequest
DeviceExchangeVectorResponse
DeviceReceiveVectorRequest
DeviceReceiveVectorResponse
DeviceTransmitVectorRequest
DeviceTransmitVectorResponse
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Constants§

MAX_TRANSFER_SIZE

Traits§

ControllerClientHandler
A client handler for the Controller protocol.
ControllerLocalClientHandler
A client handler for the Controller protocol.
ControllerLocalServerHandler
A server handler for the Controller protocol.
ControllerServerHandler
A server handler for the Controller protocol.
ControllerServiceHandler
A service handler for the ControllerService service.
DeviceClientHandler
A client handler for the Device protocol.
DeviceLocalClientHandler
A client handler for the Device protocol.
DeviceLocalServerHandler
A server handler for the Device protocol.
DeviceServerHandler
A server handler for the Device protocol.
ServiceHandler
A service handler for the Service service.