Solved
How do you see which pins are configured as a timer channel output without using STM32CubeMX?
Hi all,
I am interested on how to see which pins are configured as a timer channel output without using STM32CubeMX? I am using a STM32L476RG board. Is it possible to see from the .c/.h files? If yes, how?
Thanks.