ADCSRA |= (1 << ADSC);\r
}\r
\r
- /** Performs a complete single reading from channel, including a polling spinloop to wait for the\r
+ /** Performs a complete single reading from channel, including a polling spin-loop to wait for the\r
* conversion to complete, and the returning of the converted value.\r
*\r
* \param[in] MUXMask Mask comprising of an ADC channel number, reference mask and adjustment mask\r