LCD_F Registers
1040
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
LCD_F Controller
27.3.8 LCDANMCTL Register
LCD_F Animation Control Register
Figure 27-22. LCDANMCTL Register
31
30
29
28
27
26
25
24
Reserved
r0
r0
r0
r0
r0
r0
r0
r0
23
22
21
20
19
18
17
16
Reserved
LCDANMDIVx
LCDANMPREx
r0
r0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
15
14
13
12
11
10
9
8
Reserved
r0
r0
r0
r0
r0
r0
r0
r0
7
6
5
4
3
2
1
0
LCDANMCLR
Reserved
LCDANMSTP
LCDANMEN
rw-0
r0
r0
r0
rw-0
rw-0
rw-0
rw-0
Table 27-15. LCDANMCTL Register Description
Bit
Field
Type
Reset
Description
31-22
Reserved
R
0h
Reserved
21-19
LCDANMDIVx
RW
0h
Clock divider for animation frequency. Together with ANMPREx, the animation
frequency f
ANM
is calculated as f
ANM
= f
ACLK/VLO/REFO/LFXT
/ ((LCDA 1) ×
2
9+LCDANMPREx
).
NOTE: Should only be changed while LCDANMEN = 0.
000b = Divide by 1
001b = Divide by 2
010b = Divide by 3
011b = Divide by 4
100b = Divide by 5
101b = Divide by 6
110b = Divide by 7
111b = Divide by 8
18-16
LCDANMPREx
RW
0h
Clock pre-scaler for animation frequency. Together with LCDANMDIVx, the
animation frequency f
ANM
is calculated as f
ANM
= f
ACLK/VLO/REFO/LFXT
/ ((A
1) × 2
9+LCDANMPREx
).
NOTE: Should only be changed while LCDANMEN = 0.
000b = Divide by 512
001b = Divide by 1024
010b = Divide by 2048
011b = Divide by 4096
100b = Divide by 8162
101b = Divide by 16384
110b = Divide by 32768
111b = Divide by 65536
15-8
Reserved
R
0h
Reserved
7
LCDANMCLR
RW
0h
Clear Animation memory
Clears all animation memory registers LCDANMx. The bit is automatically reset
when the animation memory is cleared.
0b = Contents of animation memory registers LCDANMx remain unchanged
1b = Clear content of all animation memory registers LCDANMx
6-4
Reserved
R
0h
Reserved