* \param[in] Mode Mask of ADC settings, including adjustment, prescale, mode and reference\r
*/\r
static inline void ADC_Init(uint8_t Mode);\r
* \param[in] Mode Mask of ADC settings, including adjustment, prescale, mode and reference\r
*/\r
static inline void ADC_Init(uint8_t Mode);\r
/** Turns off the ADC. If this is called, any further ADC operations will require a call to\r
* \ref ADC_Init() before the ADC can be used again.\r
*/\r
/** Turns off the ADC. If this is called, any further ADC operations will require a call to\r
* \ref ADC_Init() before the ADC can be used again.\r
*/\r