From register maps, it seems that I can only control 8bit data value for patgen color. Is that correct?
e.g. PGEN_COLOR0 (Indirect Address Page 0x00; Register 0x10)
If I set PGEN_CSI_DI=0x1F (YUV 10bits) and PGEN_COLOR0=0xAA, what's the value of the other 2 bits on COLOR0?
Would 0xAA be MSB or LSB? Thanks.