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-01-06 14:36:30 +00:00
2015-12-13 19:56:19 +01:00
2015-12-14 23:42:27 +01:00