RTEMS  5.1
Data Fields
UsartDma Struct Reference

#include <usart_dma.h>

Data Fields

uint8_t usartId
 
UsartpUsartHw
 
UsartChannelpRxChannel
 
UsartChannelpTxChannel
 
sXdmadpXdmad
 

Detailed Description

Constant structure associated with USART port. This structure prevents client applications to have access in the same time.

Field Documentation

◆ pRxChannel

UsartChannel* UsartDma::pRxChannel

Current Usart Rx channel

◆ pTxChannel

UsartChannel* UsartDma::pTxChannel

Current Usart Tx channel

◆ pUsartHw

Usart* UsartDma::pUsartHw

Pointer to USART Hardware registers

◆ pXdmad

sXdmad* UsartDma::pXdmad

Pointer to DMA driver

◆ usartId

uint8_t UsartDma::usartId

USART Id as defined in the product datasheet


The documentation for this struct was generated from the following file: