Page 1 of 1

High tech C programming

PostPosted: Fri Oct 04, 2013 4:44 pm
by nico
May i know wat the meaning for this line of c programming ( Function prototype)

send_lcd_data(0, CMD_FUNCTION_SET | MSK_DL_8 | MSK_N | MSK_F)

wat the meaning 0 to CMD_FUNCTION_SET | MSK_DL_8 | MSK_N | MSK_F?