Skip to content

UART Protocol

The Universal Asynchronous Receiver/Transmitter (UART) protocol is a serial communication protocol that is used to transmit and receive data between devices.

Classes

  • PxUartTx: The standard UART transmitter interface.
  • PxUartRx: The standard UART receiver interface.