Regarding IOF selection of GPIO

Hi Folks,

I want to confirm my understanding of IOF.

My understanding is that per-GIPO, I can select IOF0, IOF1 or disable IOF. Each pin has pre-defined IOF features, for instance GPIO2 has IOF0 == SPI1_CS0 & IOF1 == PWM0_PWM2.

I’m not able to configure any feature onto any arbitrary GPIO, correct? (e.g. configure GPIO1 to have SPI1_CS0 for it’s IOF0)

Thanks!