********************************************************************************
* Detailed Description:
* This example content a driver for ADC module.
* Basic ADC functionality is demonstrated via ADC_0 normal conversion for ADC_0 AN0 channel.
*
* For closer details on how ADC works I suggest you to check reference manual.
* This example sets system clock for 200MHz running from PLL0 module.
* Example contains basic ADC functionality demonstration. Software is starting normal ADC conversion
* on ADC_0 channel AN0.
* To demonstrate the measurement functionality on Freescale MPC57xx motherboard connect jumper to J53.
* By doing this the potentiometer is connected to AN0 ADC input. For further details see MPC57xx EVB schematics.
*
* ------------------------------------------------------------------------------
* Test HW: MPC57xx Motherboard + MPC5744PE257DC minimodule, MPC5744P,
* silicon mask set 1N65H
* Target : internal_FLASH*
********************************************************************************