The interrupt service is already pre-populated in the source code. Enabling the IE ensures that when the interrupt flag is set, code execution vectors to the interrupt service routine. Set up a function to read the converted result from the ADC inside the ISR as shown here.