GPIO_EN1=primary
GPIO Alternate Function Enable Register. Each bit in this register selects between primary/secondary functions for the associated GPIO pin in this port.
GPIO_EN1 | Mask of all of the pins on the port. 0 (primary): Primary function selected. 1 (secondary): Secondary function selected. |