Hello NXP team
One question for pin PCR id. For the S32K144 PWM example project, pin22 - PTS15 is configured as FTM0_CH0 muxing mode. But in port_cfg.h, FTM0_CH0 can be enabled for three port ID - 44, 64, 111. Why is 111 the correct number? How can pin 22 be mapped to port PCR ID 111 in the port config setting of peripheral ? (I chose 44, 64 while some error is reported and Port attribute is not correct)
#define PORT111_FTM0_CH0 (PORT_ALT2_FUNC_MODE)
