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 */