This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: UART transmit protocol

Part Number: AM625

"he PRUSS UART0 transmitter section includes a transmitter hold register (THR), memory mapped in the register UART_RBR_TBR[17-8] TBR_DATA bitfield and a transmitter shift register (TSR), which is NOT memory mapped. When the PRUSS UART0 is in the FIFO mode, THR is a 16-byte FIFO. Transmitter section control is a function of the PRUSS UART0 line control register UART_LCTR. Based on the settings chosen in this register, the PRUSS UART0 transmitter sends the following to the receiving device"

In the AM625 struct, on bitfield map, dont have any THR register. Where are supose to acess the data transmition?

Thank you for attention.