uart2PutChar Function

Sends the character, wait until TX holding register

Syntax

void uart2PutChar(char c);

Parameters

unsigned char

Return Value

N/A

Remarks

N/A

Requirements

uart2.h

Example

N/A