The ADC data registers store the results of the ADC conversion. Each channel has its own result register. The 10-bit data can be right aligned or left aligned depending on the settings in the control registers. Unused or padded bits in the result are always zero, so there is no need to mask the extra bits. The reset value of the registers is zero.