For writing onto the LCD screen by TM4C123GH6PM microcontroller, is it important to use the Peripheral Devices API's for GPIO, SSI and Clock or can I just configure the GPIO, clock and SSI and write the values to the SSIDR and the values would be sent automatically to the DDRAM of Nokia5110 LCD?