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.

CCS/TMS570LS1224: TMS570LS1224

Part Number: TMS570LS1224

Tool/software: Code Composer Studio

Hello all,
Please, I followed HALGOGEN example(  example_sci_uart_9600.c  ) for transmitting data . 

can anyone explain the following statement please i didn't understand it.

while ((UART->FLR & 0x4) == 4); /* wait until busy */