Tool/software: TI-RTOS
Hi,
I can find the below function in GPIO driver calls,
void GPIO_setConfig(unsigned int index, GPIO_PinConfig pinConfig)
void GPIO_toggle(unsigned int index)
Question:
1. What actually should be passed for index and pinconfig arguments?
2.Steps to configure a pin as GPIO and toggle the pin? for PORT F Pin 1?
Regards,
Manohar