Structs§
- Uart
RxMonitoring Decoder - A wrapper for the
UartBitbangDecoder
which converts the waveform returned by theGpioMonitoring
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.