diff options
| author | Damien George <damien.p.george@gmail.com> | 2018-04-11 14:29:37 +1000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2018-04-11 14:29:37 +1000 |
| commit | 1d6c155d6ac1c335e66b427cbead55b4217fc097 (patch) | |
| tree | 033d02726f4d4063dd866a473078776b56af18e2 /docs/reference | |
| parent | 06807c1bde6885a070be78e63271ad596e31c06c (diff) | |
stm32/adc: Fix config of EOC selection and Ext-Trig for ADC periph.
A value of DISABLE for EOCSelection is invalid. This would have been
interpreted instead as ADC_EOC_SEQ_CONV, but really it should be
ADC_EOC_SINGLE_CONV for the uses in this code. So this has been fixed.
ExternalTrigConv should be ADC_SOFTWARE_START because all ADC
conversions are started by software. This is now fixed.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions
