Debug output driver for ATmega On-Chip UART. More...
![]() |
Debug output driver for ATmega On-Chip UART.
This stream device driver writes data to the internal UART of the ATmega128/103 chip. The output is unbuffered and uses polling. Therefore it can be used for standard I/O output even within interrupt routines.