Module kernel::hil::uart
[−]
[src]
Interfaces for UART communications.
Structs
UARTParams |
Enums
Error |
The type of error encountered during UART transaction. |
Parity | |
StopBits |
Traits
Client |
Implement Client to receive callbacks from UART. |
UART | |
UARTAdvanced |