Dac Transfer Request prepared by the application upper layer.
More...
#include <D:/git/git_canopus_1/softpack/samv7/libraries/libchip_samv7/include/dac_dma.h>
Detailed Description
Dac Transfer Request prepared by the application upper layer.
This structure is sent to the DAC_SendCommand function to start the transfer. At the end of the transfer, the callback is invoked by the interrupt handler.
Definition at line 75 of file dac_dma.h.
Field Documentation
Callback function invoked at the end of transfer.
Definition at line 86 of file dac_dma.h.
Callback arguments.
Definition at line 88 of file dac_dma.h.
Pointer to the Tx data.
Definition at line 78 of file dac_dma.h.
Tx size in bytes.
Definition at line 80 of file dac_dma.h.
The documentation for this struct was generated from the following file: