uart0Init Function

Initializes the UART0

Syntax

void uart0Init(ULONG baudRate);

Parameters

baudRate

Return Value

N/A

Remarks

N/A

Requirements

uart0.h

Example

N/A