RTEMS 6.1-rc2
|
#include <uart.h>
Data Fields | |
uint32_t | base_address |
int | source |
base_address | defines the UART base address |
source | defines the source that caused the interrupt. This argument will help us in identifying if Rx or TX caused the interrupt. |