aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/exti.c
diff options
context:
space:
mode:
authorPerry Hung <iperry@gmail.com>2010-09-22 02:59:26 -0400
committerPerry Hung <iperry@gmail.com>2010-09-22 02:59:26 -0400
commit89cd6296ea10658c87b6dddf75a46308437dbb17 (patch)
treeed58ab4eaf8967b1eb37e70e98d2eaf9222aeedd /libmaple/exti.c
parent943006daefeca420749768a4d4e9810a258f2b92 (diff)
downloadlibrambutan-89cd6296ea10658c87b6dddf75a46308437dbb17.tar.gz
librambutan-89cd6296ea10658c87b6dddf75a46308437dbb17.zip
Fix improper interrupt clearing
Interrupts should be cleared by writing to the interrupt clear-enable register (ICER). This commit fixes an improper read-modify-write on NVIC_ICER[n] that incorrectly cleared interrupt-enable bits on non-designated channels.
Diffstat (limited to 'libmaple/exti.c')
0 files changed, 0 insertions, 0 deletions