24-bit RGB planar (RGB24PL)

Table 1. Beginning-of-line memory layout when ImageFlipX = OFF
Plane Byte offset 1-field 2-field
B 0

Bit[3:0]: IIN[4:1]

Bit[5:4]: DIN[2:1]

Bit[7:6]: 00b

Bit[3:0]: IIN[4:1]

Bit[5:4]: DIN[2:1]

Bit[7:6]: 00b

G 0 00h 00h
R 0 00h LVAL[7:0]
B 1 Pixel #2: Blue LVAL[15:8]
G 1 Pixel #2: Green LVAL[23:16]
R 1 Pixel #2: Red LVAL[31:24]
B 2 Pixel #3: Blue Pixel #3: Blue
Table 2. End-of-line memory layout when ImageFlipX = ON
Plane Byte offset 1-field 2-field
R last-2 Pixel #3: Red Pixel #3: Red
B last-1 Pixel #2: Blue LVAL[15:8]
G last-1 Pixel #2: Green LVAL[23:16]
R last-1 Pixel #2: Red LVAL[31:24]
B last

Bit[7:6]: 00b

Bit[5:4]: DIN[2:1]

Bit[3:0]: IIN[4:1]

Bit[7:6]: 00b

Bit[5:4]: DIN[2:1]

Bit[3:0]: IIN[4:1]

G last 00h 00h
R last 00h LVAL[7:0]
Note: last= address offset of the last byte of the rightmost active pixel of the line