Find out if interrupt has occurred?
Posted on August 15, 2017 at 10:03I am working with the stm32f4 Discovery Development Board and put simply, there's a while loop (with some conditions) in my main() function. Is it possible for the code inside the while-loop to find out it has been ...