PUTCHAR_PROTOTYPE is only used within UART_Printf.
 
Symbols
loading...
Files
loading...

PUTCHAR_PROTOTYPE macro

Syntax

#define PUTCHAR_PROTOTYPE int __io_putchar(int ch)

References

LocationText
main.c:42
#define PUTCHAR_PROTOTYPE int __io_putchar(int ch)
main.c:107
PUTCHAR_PROTOTYPE