Datasheet
971
SAM9263 [DATASHEET]
Atmel-6249N-ATARM-SAM9263-Datasheet_14-Mar-16
44.5.8 Line Pattern Register
Name: TDGC_LPR
Address: 0xFFFC801C
Access: Read/Write
• LPT: Line Pattern
Sets 16-bit 1D pattern or 4 x 4-bit 2D pattern for line drawing.
In 1D pattern drawing, LPT[0] is the starting point of the pattern. After each operation, LPT will rotate one bit to the right. In
2D pattern drawing, the bit pattern does not rotate. The operation is determined on the last 2 bits of X and Y addresses as
shown in the table below.
31 30 29 28 27 26 25 24
––––––––
23 22 21 20 19 18 17 16
––––––––
15 14 13 12 11 10 9 8
LPT
76543210
LPT
X[1:0]=0 X[1:0]=1 X[1:0]=2 X[1:0]=3
Y[1:0]=0 LPT[12] LPT[13] LPT[14] LPT[15]
Y[1:0]=0 LPT[8] LPT[9] LPT[10] LPT[11]
Y[1:0]=0 LPT[4] LPT[5] LPT[6] LPT[7]
Y[1:0]=0 LPT[0] LPT[1] LPT[2] LPT[3]