![]() |
RTOS_MSPM0
1.1
ECE445M starter code
|
Initialize UART2, no transmit, interrupt on receive timeout. More...
Go to the source code of this file.
Functions | |
| void | UART2_Init (void) |
| Initialize UART1. More... | |
| char | UART2_InChar (void) |
| get data from FIFO1 More... | |
Initialize UART2, no transmit, interrupt on receive timeout.
UART2 initialization. 2000 bps baud, 1 start, 8 data bits, 1 stop, no parity.