Microchip® Advanced Software Framework

PDC data packet for transfer.

#include <pdc.h>

Data Fields

uint32_t ul_addr
 Start address of the transfer packet data. More...
 
uint32_t ul_size
 Transfer packet size (in units of the peripheral data width). More...
 

uint32_t pdc_packet::ul_addr
uint32_t pdc_packet::ul_size

Transfer packet size (in units of the peripheral data width).

Referenced by _pplc_cmd_op(), buart_if_open(), buart_if_write(), busart_if_open(), busart_if_write(), pdc_rx_init(), pdc_tx_init(), TC_UART_Handler(), and UART0_Handler().