Go to the source code of this file.
Defines | |
#define | NUT_DEPRECATED |
#define | NUT_CPU_FREQ 73728000UL |
#define | USARTn_BASE DBGU_BASE |
#define | US_ID SYSC_ID |
#define | SIG_UART syssig_DBGU |
#define | dcb_usart dcb_dbgu |
Variables | |
IRQ_HANDLER | sig_DBGU |
AT91 DBGU Device | |
| |
NUTDEVICE | devDbguAt91 |
USART0 device information structure. |
#define NUT_DEPRECATED |
Definition at line 40 of file usartDat91.c.
#define NUT_CPU_FREQ 73728000UL |
Definition at line 62 of file usartDat91.c.
#define USARTn_BASE DBGU_BASE |
Definition at line 308 of file usartDat91.c.
#define US_ID SYSC_ID |
Definition at line 309 of file usartDat91.c.
#define SIG_UART syssig_DBGU |
Definition at line 310 of file usartDat91.c.
#define dcb_usart dcb_dbgu |
Definition at line 311 of file usartDat91.c.