printf_usart.c
Default mainpagebasic-usart-hw-handshaking-projectprintf_usart.c
Description Overview
Methods Brief description
 fputc Implementation of fputc using USART0 as the standard output.
 fputs Implementation of fputs using USART0 as the standard output.
 putchar Outputs a character on USART0.