#include <cfg/os.h>#include <cfg/clock.h>#include <cfg/arch.h>#include <cfg/uart.h>#include <sys/atom.h>#include <sys/event.h>#include <sys/timer.h>#include <dev/irqreg.h>#include <dev/usartsc16is752.h>
Go to the source code of this file.
Defines | |
| #define | SCDEV 0 |
| #define | CH_ 1 |
| #define | NUTDEV_ devUsartsc16is752b |
| #define | IRQ_ sig_INTERRUPT1 |
Variables | |
| IRQ_HANDLER | sig_INTERRUPT1 |
| NUTDEVICE | NUTDEV_ |
SC16IS752 USARTa Device | |
| NUTDEVICE | devUsartsc16is752b |
| USART0 device information structure. | |
| #define SCDEV 0 |
Definition at line 59 of file usart1sc16is752.c.
| #define CH_ 1 |
Definition at line 60 of file usart1sc16is752.c.
| #define NUTDEV_ devUsartsc16is752b |
Definition at line 61 of file usart1sc16is752.c.
| #define IRQ_ sig_INTERRUPT1 |
Definition at line 67 of file usart1sc16is752.c.
Definition at line 80 of file usart1sc16is752.c.