BSRR - F4 vs F3
Posted on September 06, 2013 at 00:09 Hi, I'm porting a code from F4 to F3 and one of the erros I'm getting is: stm32f_stpdrv.c: In function 'TIM3_IRQHandler': stm32f_stpdrv.c:192:20: error: 'GPIO_TypeDef' has no member named 'BSRRH' s...