read access to the input GPIO pin in alternate function ?
Hello,
I need a clarification whether it is possible to read any pin status in alternate function just as it were a normal GPIO input pin. Is it so?
For ex. I configured the alternate function for a pin as a Timer Channel Input Capture pin, yet I can still access it to read as HAL_GPIO_ReadPin() ?
And also : if pin direct reading is possible, is it the same with all the alternate functions, or with some of them?
Thanks in advance for any help,
Vlad
