Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples
AVR UART Debug Device Driver
[Serial communication devices.]
Collaboration diagram for AVR UART Debug Device Driver:
|
Detailed Description
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.
Modules | |
| UART0 Debug Devices | |
| UART0 debug device structure. | |
| UART1 Debug Devices | |
| UART1 debug device structure. | |