This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Tivaware Graphics library tDisplay Struct

Hello There,

I am trying to understand Grlib for tivaware library, in grlib.h file there is tDisplay struct and in this struct there is void *pvDisplayData field, I have gone through the examples and i see that *pvDisplayData is not used anywhere in display driver functions, when display driver is initialized this field is set as 0. may I know the reason why this data field is included in tDispaly structure. I can not figure out why it is there someone please help.

thanks.

Sattar Malokani