Difference between revisions of "Test"
| Line 7: | Line 7: | ||
|   </colgroup> |   </colgroup> | ||
| </html> | </html> | ||
| + | |- | ||
| + | |Defination || ADC_Init(); | ||
| + | |- | ||
| + | | Input Arguments || None | ||
| + | |- | ||
| + | | Return Value|| None | ||
| + | |- | ||
| + | | Description ||    Wait till the ADC conversion is completed, EOC will be pulled to HIGH by the hardware(ADC0809) once conversion is completed | ||
| + | |} | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | {| class="wikitable"  style="colspan:1; background-color:#4682B4;" | ||
| + | {{#Widget:LibTable}} | ||
| |- | |- | ||
| |Defination || ADC_Init(); | |Defination || ADC_Init(); | ||
Revision as of 12:16, 15 November 2014
ADC_Init();
| Defination | ADC_Init(); | 
| Input Arguments | None | 
| Return Value | None | 
| Description | Wait till the ADC conversion is completed, EOC will be pulled to HIGH by the hardware(ADC0809) once conversion is completed | 
| Defination | ADC_Init(); | 
| Input Arguments | None | 
| Return Value | None | 
| Description | Wait till the ADC conversion is completed, EOC will be pulled to HIGH by the hardware(ADC0809) once conversion is completed | 
