Forum Discussion
Altera_Forum
Honored Contributor
9 years agowrite some data to lcd
i am trying write some data to lcd, by using c code to LCD on nios eclips software i do not understand parameters of the prototype of below function which is available in document "16x2 Character Dis...
Altera_Forum
Honored Contributor
9 years agoit takes a pointer to the output buffer (fd) a pointer to the c-string (ptr) and length of that string (len)