Hello,I want to turn on and off gpio4 on node mcu shown bellow.
from page 9 we have pin_func_select function ,but i cant understand the MTDI thing and how to enable the gpio4 pin from the functions bellow.
There is also GPIO_OUTPUT_SET, i understand the "select" enable the gpio and the SET sets the value.
But I cant figure out the languege of turning on gpio4.
Thanks.
https://www.espressif.com/sites/default/files/documentation/esp8266-technical_reference_en.pdf



from page 9 we have pin_func_select function ,but i cant understand the MTDI thing and how to enable the gpio4 pin from the functions bellow.
There is also GPIO_OUTPUT_SET, i understand the "select" enable the gpio and the SET sets the value.
But I cant figure out the languege of turning on gpio4.
Thanks.
https://www.espressif.com/sites/default/files/documentation/esp8266-technical_reference_en.pdf


