|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| long | write (int, const char *, unsigned long) |
| void | _putchar (char ch) |
| Output a character to a custom device like UART, used by the printf() function This function is declared here only. More... | |
| void _putchar | ( | char | character | ) |
| long write | ( | int | , |
| const char * | , | ||
| unsigned long | |||
| ) |
Referenced by _putchar().
1.8.15