how dose function name connect to interrupt address
Posted on December 13, 2017 at 13:20hi.i am writing a code for Exti interrupt and i do that. But i get a qustion .when we want to use interrupt , I mean when the interrupt happen , then cpu jump to that interrupt address and the function that we wr...