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