Library uart

To use this library in your code:

import uart

Classes

Extends the functionality of the UART Port on platforms that support configurable RS232 devices. It allows setting and reading control lines.

The UART port exposes the hardware features for communicating with an external peripheral using asynchronous communication.