English
Language : 

K60P100M100SF2RM Datasheet, PDF (472/1809 Pages) Freescale Semiconductor, Inc – K60 Sub-Family Reference Manual
Memory map/register definition
21.3.18 TCD Signed Source Address Offset (DMA_TCD_SOFF)
Addresses: 4000_8000h base + 1004h offset + (32d × n), where n = 0d to 15d
Bit 15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Read
Write
SOFF
Reset x* x* x* x* x* x* x* x* x* x* x* x* x* x* x* x*
* Notes:
• x = Undefined at reset.
Field
15–0
SOFF
DMA_TCDn_SOFF field descriptions
Source address signed offset
Description
Sign-extended offset applied to the current source address to form the next-state value as each source
read is completed.
21.3.19 TCD Transfer Attributes (DMA_TCD_ATTR)
Addresses: 4000_8000h base + 1006h offset + (32d × n), where n = 0d to 15d
Bit 15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Read
Write
SMOD
SSIZE
DMOD
DSIZE
Reset x* x* x* x* x* x* x* x* x* x* x* x* x* x* x* x*
* Notes:
• x = Undefined at reset.
Field
15–11
SMOD
DMA_TCDn_ATTR field descriptions
Source Address Modulo.
Description
0 Source address modulo feature is disabled
≠0 This value defines a specific address range specified to be the value after SADDR + SOFF
calculation is performed or the original register value. The setting of this field provides the ability to
implement a circular data queue easily. For data queues requiring power-of-2 size bytes, the queue
should start at a 0-modulo-size address and the SMOD field should be set to the appropriate value
for the queue, freezing the desired number of upper address bits. The value programmed into this
field specifies the number of lower address bits allowed to change. For a circular queue application,
the SOFF is typically set to the transfer size to implement post-increment addressing with the SMOD
function constraining the addresses to a 0-modulo-size range.
Table continues on the next page...
K60 Sub-Family Reference Manual, Rev. 6, Nov 2011
472
Freescale Semiconductor, Inc.