Skip to main content

Crate fidl_next_common_fuchsia_hardware_serialimpl

Crate fidl_next_common_fuchsia_hardware_serialimpl 

Source

Re-exports§

pub use self::natural::*;

Modules§

device
generic
natural
wire
wire_optional

Structs§

Device
The type corresponding to the Device protocol.

Constants§

SERIAL_DATA_BITS_5
SERIAL_DATA_BITS_6
SERIAL_DATA_BITS_7
SERIAL_DATA_BITS_8
SERIAL_DATA_BITS_MASK
SERIAL_FLOW_CTRL_CTS_RTS
SERIAL_FLOW_CTRL_MASK
SERIAL_FLOW_CTRL_NONE
SERIAL_PARITY_EVEN
SERIAL_PARITY_MASK
SERIAL_PARITY_NONE
SERIAL_PARITY_ODD
SERIAL_SET_BAUD_RATE_ONLY
SERIAL_STOP_BITS_1
SERIAL_STOP_BITS_2
SERIAL_STOP_BITS_MASK

Traits§

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.