Respected,
I want to give value to certain PIN not full PORT.
With the help of GPIO_PORTG_DATA_R we assign the value to entire PORT.
Like in AVR family microcontroller RS=0; where RS is defined as PIN of Ceratain PORT used to give value to specific PIN of PORT.
So in Tiva series what will be the command to do the same above function.