/* Initialize the ADC converter for VTARGET level detection on supported AVR models */\r
ADC_Init(ADC_FREE_RUNNING | ADC_PRESCALE_128);\r
ADC_SetupChannel(VTARGET_ADC_CHANNEL);\r
/* Initialize the ADC converter for VTARGET level detection on supported AVR models */\r
ADC_Init(ADC_FREE_RUNNING | ADC_PRESCALE_128);\r
ADC_SetupChannel(VTARGET_ADC_CHANNEL);\r