Hello
I am just start working on " TM4C1294NCPDT " MCU (wih Keil as my IDE). In header file " TM4C1294NCPDT.h " some ports are defined like GPIOA_AHB and others are simple GPION. if i simply manipulate it then it means Port A is on AHB bus and Port N is not. but if i see the datasheet of device then they say.
" Advanced High Performance Bus accesses all ports
– Ports A-H and J; Ports K-N and P-Q "
So where i am making a mistake in understand it.
thanks