Difference between revisions of "Test"
Line 1: | Line 1: | ||
− | + | ==ADC_Init();== | |
− | / | + | {| class="wikitable" style="colspan:1; background-color:#4682B4;" |
− | / | + | <html> |
− | + | <colgroup> | |
− | + | <col span="1" style="background-color:#0489B1"> | |
− | + | <col style="background-color:#A9E2F3"> | |
− | + | </colgroup> | |
− | + | </html> | |
− | + | |- | |
+ | |Defination || LCD_Init(); | ||
+ | |- | ||
+ | | Input Arguments || None | ||
+ | |- | ||
+ | | Return Value|| None | ||
+ | |- | ||
+ | | Description ||Initializes LCD Display | ||
+ | |} |
Revision as of 11:53, 15 November 2014
ADC_Init();
Defination | LCD_Init(); |
Input Arguments | None |
Return Value | None |
Description | Initializes LCD Display |