Crate cp211x_uart [] [src]

HID-to-UART driver for CP2110/CP2114 chipset.

See more information here.

Structs

HidUart

Wrapper around HidDevice to provide UART control.

UartConfig

UART configuration.

Enums

DataBits

The number of data bits in UART configuration.

FlowControl

The type of flow control in UART configuration.

Parity

The parity in UART configuration.

StopBits

The number of stop bits in UART configuration.