Name

serial_getc — gets the character received

Synopsis

#include <serial.h>   
char serial_getc (void); 
void;
 

Arguments

void

no arguments

Description

Waits till a character has been received, and returns the received character,