Expand description
This crate provides a mechanism to work with CP210x USB to UART bridge devices at runtime.
Structs§
- Cp210x
Runtime - CP210x runtime
Enums§
- CP210x
Error - Error returned by the library
Type Aliases§
- Result
- A result of a function that may return a
CP210xError
.