Robobo
Working with USART

The USART driver provides the interface to configure and use the USART peripheral.
The USART supports several kinds of comminication modes such as full-duplex asynchronous/ synchronous serial commnunication,RS485 with driver control signal,ISO7816,SPI and Test modes.

To start a USART transfer with PDC support, the user could follow these steps:

For more accurate information, please look at the USART section of the Datasheet.

Related files :
usart.c
usart.h