![]() |
RTEMS 6.1
|
#include <uart_dma.h>
Data Fields | |
| uint8_t | uartId |
| sXdmad * | pXdmad |
| Uart * | pUartHw |
| UartChannel * | pRxChannel |
| UartChannel * | pTxChannel |
Constant structure associated with UART port. This structure prevents client applications to have access in the same time.
| UartChannel* UartDma::pRxChannel |
Current Uart Rx channel
| UartChannel* UartDma::pTxChannel |
Current Uart Tx channel
| Uart* UartDma::pUartHw |
Pointer to UART Hardware registers
| sXdmad* UartDma::pXdmad |
Pointer to DMA driver
| uint8_t UartDma::uartId |
USART Id as defined in the product datasheet