Gameboy Advance UART driver.
More...
Detailed Description
Gameboy Advance UART driver.
This code doesn't work.
Define Documentation
#define XOFF_PENDING 0x20 |
Variable Documentation
Initial value: {
0,
{'u', 'a', 'r', 't', '0', 0, 0, 0, 0},
IFTYP_CHAR,
0,
0,
0,
&dcb_uart,
UsartInit,
UsartIOCtl,
UsartRead,
UsartWrite,
UsartOpen,
UsartClose,
UsartSize
}
USART0 device information structure.
An application must pass a pointer to this structure to NutRegisterDevice() before using the serial communication driver of the AVR's on-chip USART0.
The device is named uart0.