fenugrec 410f2dd5a1 STM32 timers: avoid RMW when clearing interrupt flags
All defined bits are rc_w0.

The paranoid version of this would write 0 to the reserved bits (0 is the
"reset value"), but this would require knowing which flags are valid on the
actual platform, and adding the corresponding macros.
2016-02-29 20:45:18 +00:00
..
2016-02-17 09:34:35 +00:00
2016-02-17 09:34:35 +00:00
2016-02-17 09:34:35 +00:00
2015-11-13 02:13:31 +00:00
2013-06-12 21:07:35 -07:00