Using the code fragments presented, write a simple program that responds to rising edges (button release) events on PA0 by toggling a led3
In writing this application, you will probably notice that depending upon how you release the button, it will often not behave as expected
The following quotation from the reference manual is a clue to understanding what is going on