I have a question regarding the example in section 5.2.
I guess can understand the sequence in step 2 but I would like to check what is the" Image pattern index" and "Bit position in the image pattern"? My understanding is that the value for image pattern index is 0 while the value for bit position in image is 1 which translate to 08 00 and writing LSB first, 00 08. Is this correct? I can't seem to find the definition for these 2 in the manual.
Also, what does 'Number of LUT entries'? Why is it 0 in this case?