Hi claudioampala,
Unfortunately in the TRGMUX module you can't define if this is triggered by a rising edge or a falling edge, it is defined in the transition from logic state 0 to 1. If you want to select this is better to use the GPIO interrupt selection and in the handler trigger the module you want.
Sorry for the inconveniences this may cause you.
Best Regards,
Alexis Andalon