Instead of writing the address for each port hat I need to use is there a library file that has all this info so I can type port f for example?
GPIO_PORTF_DIR_R
GPIO_PORTF_DEN_R
GPIO_PORTF_DATA_R etc...
I've only done embedded programming once before with the dragon board.
I write Set PortB ...as output with the corresponding bits...etc
So I want to know the correct syntax for this board.. So how would I set PF0 as an input/output etc...
Sorry for all the questions.
Thanks,
Donato