uart1PutChar Function

Sends the character, wait until TX holding register

Syntax

void uart1PutChar(char c);

Parameters

unsigned char

Return Value

N/A

Remarks

N/A

Requirements

uart1.h

Example

N/A