Karl Palsson af3389652c stm32: timers: Fix edge polarity setup
The CCxP/CCxNP bits are actually separated by a reserved bit, so the
correct mask is 0xa, (0b1010) not 0x6 (0b0110)

Reported by PyroDevil on the mailinglist
2014-07-15 13:28:02 +00:00
..
2014-03-11 16:49:01 +00:00
2014-07-03 18:46:55 +02:00
2014-07-03 18:46:55 +02:00
2014-07-03 18:46:55 +02:00
2013-06-12 21:07:35 -07:00