I'm working with an LM4F120H5QR MPU and I'm reading the old datasheet. TI document number DS-LM4F120H5QR-SPMS294G. In reading the description of how to access the GPIO modules and the access addressing. On page 618 there is a description provided for "Initialization and Configuration" which starts out saying: " The GPIO modules may be accessed via two different memory apertures." and then at the end of this paragraph it says: "Note that GPIO can only be accessed through the AHB aperture."
So my question is which of the two statements given in the datasheet is correct. Can I access the GPIO modules via either the Advanced Peripheral Bus and/ or the Advanced High-Performance Bus, or can I only access the GPIO modules via the Advanced High-Performace Bus as given at the end of the paragraph?