DBGU_GetChar
Default mainpageat91libperipheralsdbguDBGU_GetChar
Description Source Call Graph
DBGU_GetChar
Reads and returns a character from the DBGU.
 
Syntax / parameters
unsigned char DBGU_GetChar (void)

Return value unsigned char
  Character received.
Description
Reads and returns a character from the DBGU.

Notes
  • This function is synchronous (i.e. uses polling).
  •  
    Source
    The documentation for this Member was generated from the following files:
  • dbgu.c