Trait avr_tester::UartRecv
source · [−]Expand description
A type that can be retrieved through Uart::recv()
.
You can implement it for your types to make tests more readable.
A type that can be retrieved through Uart::recv()
.
You can implement it for your types to make tests more readable.