Expand description
Some common definations and types of this trait.
Enums§
- Async
Kind - The async transmission kind for some communication peripheral like UART, I2C and so on.
- Error
- The error list.
- Transmit
Direction - The transmission direction.
- Transmit
State - The state of a transmission action, including sending and receiving.
Type Aliases§
- Result
- The result type for all possible-failure function.