Description
Source
Call Graph
putchar
Outputs a character on USART0.


Syntax / parameters
Name |
Type |
Default |
Description |
c |
signed int
|
|
Character to output.
|
|
Return value |
signed int
|
|
|
Description
Outputs a character on USART0.
Returns the character itself.
Source
The documentation for this Member was generated from the following file:
printf_usart.c