Unlike the ADC peripheral on most other stm32 parts, the bits in the ADC_ISR register are r_w1, not rc_w0. Fixes github bug: #493
Unlike the ADC peripheral on most other stm32 parts, the bits in the ADC_ISR register are r_w1, not rc_w0. Fixes github bug: #493