![]() |
MSPM0_ValvanoWare
1.0
ECE445L starter code
|
Edge triggered interrupts. More...
Go to the source code of this file.
Functions | |
| void | EdgeTriggered_Init (void) |
| Initialize edge-triggered interrupt. More... | |
Edge triggered interrupts.
Edge triggered interrupts on PB21. Interrupts on both rise and fall. Since the switch is negative logic, there is a fall on touch, and a rise on release.