We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/insane-adding-machines/unicore-mx/blob/master/include/unicore-mx/stm32/common/adc_common_v2_single.h#L52 should be ADC_CFGR1_EXTSEL_MASK
ADC_CFGR1_EXTSEL_MASK
The text was updated successfully, but these errors were encountered:
unicore-mx/include/unicore-mx/stm32/f0/adc.h
Line 82 in cfc738c
ADC_SMPR_SMP_MASK
Sorry, something went wrong.
@kuldeepdhaka entirely correct, nice catch! We can fix these, but we should note this down to check the headers for items as this with the overhaul.
No branches or pull requests
https://github.com/insane-adding-machines/unicore-mx/blob/master/include/unicore-mx/stm32/common/adc_common_v2_single.h#L52
should be
ADC_CFGR1_EXTSEL_MASK
The text was updated successfully, but these errors were encountered: