Crate fidl_fuchsia_hardware_serial

Source

Structs§

Config
DeviceControlHandle
DeviceEventStream
DeviceGetClassResponder
DeviceGetClassResponse
DeviceMarker
DeviceProxy
DeviceProxyGetChannelRequest
DeviceProxy_ControlHandle
DeviceProxy_EventStream
DeviceProxy_Marker
DeviceProxy_Proxy
DeviceProxy_RequestStream
A Stream of incoming requests for fuchsia.hardware.serial/DeviceProxy.
DeviceProxy_SynchronousProxy
DeviceReadResponder
DeviceReadResponse
DeviceRequestStream
A Stream of incoming requests for fuchsia.hardware.serial/Device.
DeviceSetConfigRequest
DeviceSetConfigResponder
DeviceSetConfigResponse
DeviceSynchronousProxy
DeviceWriteRequest
DeviceWriteResponder
SerialPortInfo
ServiceMarker
ServiceProxy

Enums§

CharacterWidth
Number of bits per character
Class
Description of what type of serial device this is TODO(https://fxbug.dev/393643944): Consider replacing this enum.
DeviceEvent
DeviceProxy_Event
DeviceProxy_Request
DeviceRequest
A serial device.
FlowControl
What flow control mechanism to use
Parity
Which parity computation to use, if any.
ServiceRequest
A request for one of the member protocols of Service.
StopWidth
Number of stop bits

Traits§

DeviceProxyInterface
DeviceProxy_ProxyInterface

Type Aliases§

DeviceReadResult
DeviceWriteResult