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 nm_spi_rw(), 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 nm_spi_rw(), pdc_rx_init(), and pdc_tx_init().