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 |
Start address of the transfer packet data.
Referenced by lin_rx_response(), lin_tx_header_and_response(), lin_tx_response(), pdc_rx_init(), and pdc_tx_init().
uint32_t pdc_packet::ul_size |
Transfer packet size (in units of the peripheral data width).
Referenced by lin_rx_response(), lin_tx_header_and_response(), lin_tx_response(), pdc_rx_init(), and pdc_tx_init().