Registers
5-57
System DMA Controller
5.6.1.3
LCD Top Address for Frame Buffer 2 Registers (DMA_LCD_TOP_F2_L and
DMA_LCD_TOP_F2_U)
The LCD top address registers are two 16-bit registers that contain the start
address for the video RAM buffer 2. The 32-bit address is obtained by the
concatenation of the two 16-bit words as described here:
LCD_TOP_F2 = DMA_LCD_TOP_F2_U & DMA_LCD_TOP_F2_L
Note:
LSB of the 32-bit word is equal to zero. Address of video buffer must always
be even.
Table 5–30. LCD Top Address for Frame Buffer 2—Lower Bits Register
(DMA_LCD_TOP_F2_L)
Bit
Name
Description
Type
Reset
Value
15–1
LCD_TOP_F2_
L[15–1]
LCD top address for frame buffer 2 lower bits [15–1]
RW
Undefined
0
LCD_TOP_F2_
L[0]
Address bit 0. Fixed at 0 since address must be even.
R
0
Table 5–31. LCD Top Address for Frame Buffer 2—Upper Bits Register
(DMA_LCD_TOP_F2_U)
Bit
Name
Description
Type
Reset
Value
15–0
LCD_TOP_F2_
L[31–16]
LCD top address for frame buffer 2 upper bits [31–16]
RW
Undefined