[−][src]Crate rust_uart
A generalized HAL for communicating over serial ports
Modules
| mock | Mock objects for use with unit tests |
Structs
| Connection | Wrapper for UART stream |
Enums
| UartError | Custom errors for UART actions |
Traits
| Stream | This trait is used to represent streams and allows for mocking for api unit tests |
Type Definitions
| UartResult | Errors that occur while reading from and writing to stream |