|
RTEMS
5.0.0
|
Usage
-
UARTD_Configure() initializes and configures the UART peripheral and xDMA for data transfer.
-
Configures the parameters for the device corresponding to the cs value by UARTD_ConfigureCS().
-
Starts a UART master transfer. This is a non blocking function UARTD_SendData(). It will return as soon as the transfer is started..