SAMV71 Xplained Ultra Software Package 1.5

UartDma Struct Reference

#include <D:/git/git_canopus_1/softpack/samv7/toolkits/mdk_v71/ARM/examples/Atmel/SAMV71_Xplained_Ultra/libraries/libchip/include/uart_dma.h>

Data Fields

uint8_t uartId
sXdmadpXdmad
UartpUartHw
UartChannelpRxChannel
UartChannelpTxChannel

Detailed Description

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

Definition at line 98 of file uart_dma.h.


Field Documentation

Current Uart Rx channel

Definition at line 106 of file uart_dma.h.

Current Uart Tx channel

Definition at line 108 of file uart_dma.h.

Pointer to UART Hardware registers

Definition at line 104 of file uart_dma.h.

Pointer to DMA driver

Definition at line 102 of file uart_dma.h.

uint8_t UartDma::uartId

USART Id as defined in the product datasheet

Definition at line 100 of file uart_dma.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines