RTEMS
5.0.0
|
#include <usart_dma.h>
Data Fields | |
uint8_t | usartId |
Usart * | pUsartHw |
UsartChannel * | pRxChannel |
UsartChannel * | pTxChannel |
sXdmad * | pXdmad |
Constant structure associated with USART port. This structure prevents client applications to have access in the same time.
UsartChannel* UsartDma::pRxChannel |
Current Usart Rx channel
UsartChannel* UsartDma::pTxChannel |
Current Usart Tx channel
Usart* UsartDma::pUsartHw |
Pointer to USART Hardware registers
sXdmad* UsartDma::pXdmad |
Pointer to DMA driver
uint8_t UsartDma::usartId |
USART Id as defined in the product datasheet