Enum bern_test::serial::Error [−][src]
pub enum Error { Peripheral, NoUplink, NoDownlink, BufferOverrun, }
Expand description
Serial Errors.
Variants
Error from peripheral.
No function to send defined.
No function to receive defined.
RX buffer overrun