uart3Init Function

Initializes the UART3

Syntax

void uart3Init(ULONG baudRate);

Parameters

baudRate

Return Value

N/A

Remarks

N/A

Requirements

uart3.h

Example

N/A