Difference between revisions of "EEPROM"
Line 1: | Line 1: | ||
[[category:Library_Reference]] | [[category:Library_Reference]] | ||
=EEPROM= | =EEPROM= | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_WriteByte== | ==EEPROM_WriteByte== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_WriteNBytes== | ==EEPROM_WriteNBytes== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_WriteString== | ==EEPROM_WriteString== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_Erase== | ==EEPROM_Erase== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_ReadByte== | ==EEPROM_ReadByte== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_ReadNBytes== | ==EEPROM_ReadNBytes== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
==EEPROM_ReadString== | ==EEPROM_ReadString== | ||
+ | {| class="wikitable" style="colspan:1; background-color:#4682B4;" | ||
+ | {{#Widget:LibTable}} | ||
+ | |- | ||
+ | |Defination || | ||
+ | |- | ||
+ | | Input Arguments || | ||
+ | |- | ||
+ | | Return Value|| | ||
+ | |- | ||
+ | | Description || | ||
+ | |} |
Revision as of 12:33, 15 November 2014
Contents
EEPROM
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_WriteByte
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_WriteNBytes
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_WriteString
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_Erase
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_ReadByte
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_ReadNBytes
Defination | |
Input Arguments | |
Return Value | |
Description |
EEPROM_ReadString
Defination | |
Input Arguments | |
Return Value | |
Description |