If we have a look at our Wiki under the heading "Pin Functions" which can be found here:
http://www.esp8266.com/wiki/doku.php?id=esp8266_gpio_pin_allocations
We see an interesting table with a column for "GPIO", a column for "Inst Name" and multiple columns for "Functions".
I combine this with my study of the PIN_FUNC_SELECT macro from the SDK ... and mix it all together ... and I'm afraid I'm lost.
I wondering if some kind soul can help me make sense of these concepts and ideas? I get the feeling that there is an architecture and model at play but I'll be darned if I can see it and any speculation on my part would be pure guess work.
Hoping for help ... thanks in advance.... Neil