Go to the source code of this file.
Macro Definition Documentation
#define UART2_AFC_BUFFER_LENGTH 256 |
#define UART2_MAX_BUFFER_SIZE 200 |
#define UART2_UERSTAT0_FRAME_ERROR0 0x02 |
#define UART2_UERSTAT0_FRAME_ERROR1 0x04 |
#define UART2_UERSTAT0_FRAME_ERROR2 0x08 |
#define UART2_UERSTAT0_OVERRUN_ERROR 0x01 |
#define UART2_UTRSTAT0_RX 0x01 |
#define UART2_UTRSTAT0_TX 0x02 |
#define UART2_UTRSTAT0_TX2 0x04 |
Function Documentation
void F_Uart2BaudrateSet |
( |
INT32U |
Baudrate | ) |
|
void F_Uart2Init |
( |
void |
| ) |
|
Variable Documentation