Driver Feature Macro | + *Supported devices | + *
---|---|
FEATURE_DMA_CHANNEL_STANDBY | + *SAML21 | + *
Name | Description | + *
---|---|
Beat | + *It is a single bus access by the DMAC. + * Configurable as 8-bit, 16-bit, or 32-bit + * | + *
Burst | + *It is a transfer of n-beats (n=1,4,8,16). + * For the DMAC module in SAM, the burst size is one beat. + * Arbitration takes place each time a burst transfer is completed + * | + *
Block transfer | + *A single block transfer is a configurable number of (1 to 64k) + * beat transfers + * | + *
Field name | Field width | + *
---|---|
Descriptor Next Address | 32 bits | + *
Destination Address | 32 bits | + *
Source Address | 32 bits | + *
Block Transfer Counter | 16 bits | + *
Block Transfer Control | 16 bits | + *
Acronym | + *Description | + *
---|---|
DMA | + *Direct Memory Access | + *
DMAC | + *Direct Memory Access Controller | + *
CPU | + *Central Processing Unit | + *
Changelog | + *
---|
Add SAM L21 support | + *
Initial Release | + *
Doc. Rev. + * | Date + * | Comments + * |
---|---|---|
C | + *11/2014 | + *Added SAML21 support | + *
B | + *12/2014 | + *Added SAMR21 and SAMD10/D11 support | + *
A | + *02/2014 | + *Initial release | + *