An LCD 16x2 display is used for PIC16F1619, if Port C isconnected to 8 data pins of the LCD. Pin4 and 5 of port A areconnected to EN and RS respectively. RW is tied to the ground.Write a C code to set up 2 lines, 5x8 matrix, 8-bit mode and forcethe cursor to the beginning of the first line.