LCD_F Registers
1024
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
LCD_F Controller
Table 27-9. LCDBMCTL Register Description (continued)
Bit
Field
Type
Reset
Description
4-2
LCDBLKPREx
RW
0h
Clock pre-scaler for blinking frequency. Together with LCDBLKDIVx, the blinking
frequency f
BLINK
is calculated as
f
BLINK
= f
ACLK/VLOCLK/REFOCLK/LFXTCLK
/ ((LCDB 1) × 2
9+LCDBLKPREx
).
NOTE: Should only be changed while LCDBLKMODx = 00.
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
1-0
LCDBLKMODx
RW
0h
Blinking mode
00b = Blinking disabled
01b = Blinking of individual segments as enabled in blinking memory register
LCDBMx.
10b = Blinking of all segments
11b = Switching between display contents as stored in LCDMx and LCDBMx
memory registers.