In the datasheet Cypress states LCD delay functions are independent of clock frequency.
That is not true, they are a direct f() of the clock frequency. I think author felt that
because the API read the OSC register, to get clk setting, that effectively made the
delay f() independent of clock frequency. Needless to say that is not the case, so
datasheet should reflect that.
Regards, Dana.
