Control Registers
2136
SPNU563A – March 2018
Copyright © 2018, Texas Instruments Incorporated
Data Modification Module (DMM)
36.3.10 DMM Direct Data Mode Pointer Register (DMMDDMPT)
This register shows the pointer into the buffer programmed by DMMDDMDEST (
) and
DMMDDMBL (
Figure 36-16. DMM Direct Data Mode Pointer Register (DMMDDMPT) [offset = 24h]
31
16
Reserved
R-0
15
14
0
Rsvd
POINTER
R-0
R-0
LEGEND: R = Read only; -
n
= value after reset
Table 36-16. DMM Direct Data Mode Pointer Register (DMMDDMPT) Field Descriptions
Bit
Field
Value
Description
31-15
Reserved
0
Read returns 0. Writes have no effect.
14-0
POINTER
These bits hold the pointer to the next entry to be written in the buffer. The pointer points to the byte
aligned address. If in 16-bit DDM mode, bit 0 will be 0. If in 32-bit DDM mode, bit 0 and 1 will be 0.
User and privilege mode (read): next data entry
Privilege mode (write): writes have no effect
36.3.11 DMM Direct Data Mode Interrupt Pointer Register (DMMINTPT)
This register can be programmed to hold a threshold to which the DMMDDMPT register (
)
is compared. An interrupt can be generated when both match.
Figure 36-17. DMM Direct Data Mode Interrupt Pointer Register (DMMINTPT) [offset = 28h]
31
16
Reserved
R-0
15
14
0
Rsvd
INTPT
R-0
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 36-17. DMM Direct Data Mode Interrupt Pointer Register (DMMINTPT) Field Descriptions
Bit
Field
Value
Description
31-15
Reserved
0
Read returns 0. Writes have no effect.
14-0
INTPT
Interrupt Pointer. When the buffer pointer (
) matches the programmed value in
DMMINTPT and the PROG_BUF interrupt (
) is set, an interrupt is generated.
User and privilege mode (read): current interrupt threshold
Privilege mode (write): new interrupt threshold