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
34 KiB
34 KiB
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