A
B
STRUCTTYPE=XFER
STRUCTTYPE=-SYNC
wait SYNCTRIG[7]=1
CH0
CH1
Y
STRUCTTYPE=XFER
Z
STRUCTTYPE=SYNC
set SYNC[7]
Time
C
SYNC[7]
STRUCTTYPE=XFER
C not fetched until
sync_trig[7] is set
Figure 7.8. Simple Intra-channel Synchronization Example
Both A and Y effectively start at the same time. A finishes earlier, then it links to B, which waits for the SYNCTRIG[7] bit to be set before
loading C. Y finishes after B is loaded, and it links to sync structure Z, which sets the SYNCTRIG[7] bit. Channel 0 responds to the
trigger set by loading C for the final data transfer.
EFM32JG1 Reference Manual
LDMA - Linked DMA Controller
silabs.com
| Smart. Connected. Energy-friendly.
Preliminary Rev. 0.6 | 115