Solved
STM32F4 GPIO functions
Posted on January 24, 2017 at 15:09
I have looked at PM0214 Programming manual for STM32F4 series for functions like GPIO_Write() and GPIO_ToggleBits() but they don't seem to be there. Is there a document that describes peripheral functions or does one need to search through the header files to find what functions are available?
Thanks,
jh
