Description
Source
Call Graph
DBGU_PutChar
Outputs a character on the DBGU line.


Syntax / parameters
Name |
Type |
Default |
Description |
c |
unsigned char
|
|
Character to send.
|
Description
Outputs a character on the DBGU line.
Notes
This function is synchronous (i.e. uses polling).
Source
The documentation for this Member was generated from the following files:
dbgu.c