Module uart_rx_sampling

Source

Structs§

UartRxMonitoringDecoder
A wrapper for the UartBitbangDecoder which converts the waveform returned by the GpioMonitoring interface into the uniform discrete samples that are understood by the decoder. This performs uniform sampling according to the baud rate from the initial response and the edges provided by monitor reads, optimized to avoid sampling whilst the UART is idle.

Enums§

UartBitbangError