STM32F0: Added ADC1_CCR definition
This commit is contained in:
parent
64c5535693
commit
bbe71b4c4f
@ -65,6 +65,7 @@
|
||||
#define ADC1_TR ADC1_TR(ADC) /* Compatibility */
|
||||
#define ADC1_CHSELR ADC_CHSELR(ADC)
|
||||
#define ADC1_DR ADC_DR(ADC)
|
||||
#define ADC1_CCR ADC_CCR(ADC)
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Register values */
|
||||
|
Loading…
x
Reference in New Issue
Block a user