dbgu.h
Default mainpageat91libperipheralsdbgudbgu.h
Description Overview
Methods Brief description
 DBGU_Configure Initializes the DBGU with the given parameters, and enables both the transmitter and the receiver.
 DBGU_GetChar Reads and returns a character from the DBGU.
 DBGU_IsRxReady Return 1 if a character can be read in DBGU.
 DBGU_PutChar Outputs a character on the DBGU line.
Defines  
 DBGU_STANDARD Standard operating mode (asynchronous, 8bit, no parity, 1 stop bit).