- * the ADC driver now has explicit masks for each of the standard ADC channels. These masks should be used when calling the ADC\r
- * functions to ensure proper operation across all AVR models. Note that the \ref ADC_SetupChannel() function is an exception, and\r
- * should always be called with a channel number rather than a channel mask.\r
+ * the ADC driver now has explicit masks for each of the standard ADC channels (see \ref Group_ADC). These masks should be used \r
+ * when calling the ADC functions to ensure proper operation across all AVR models. Note that the \ref ADC_SetupChannel() function \r
+ * is an exception, and should always be called with a channel number rather than a channel mask.\r