uart1Init Function

Initializes the UART1

Syntax

void uart1Init(ULONG baudRate);

Parameters

baudRate

Return Value

N/A

Remarks

N/A

Requirements

uart1.h

Example

N/A