diff options
author | Perry Hung <iperry@gmail.com> | 2010-09-22 02:59:26 -0400 |
---|---|---|
committer | Perry Hung <iperry@gmail.com> | 2010-09-22 02:59:26 -0400 |
commit | 89cd6296ea10658c87b6dddf75a46308437dbb17 (patch) | |
tree | ed58ab4eaf8967b1eb37e70e98d2eaf9222aeedd /libmaple/gpio.h | |
parent | 943006daefeca420749768a4d4e9810a258f2b92 (diff) | |
download | librambutan-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/gpio.h')
0 files changed, 0 insertions, 0 deletions