Good day, please tell me how to configure the GPIO in tirtos_msp43x_2_14_03_28. In the TI-RTOS User's Guide is written about GPIO_PinConfig and GPIO_setConfig (unsigned int index, GPIO_PinConfig pinConfig), but I can't understand how to use it. I want to configure P4.1 as output and set high logic level, how can I do it?