libpropeller
Making PropellerGCC Easier
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
EEPROM Member List

This is the complete list of members for EEPROM, including all inherited members.

Get(unsigned short address)EEPROMinline
Get(unsigned short address, char bytes[], const int length)EEPROMinline
GetNumber(unsigned short address, int length)EEPROMinline
Init(const int scl=28, const int sda=29)EEPROMinline
Put(const unsigned short address, const char byte)EEPROMinline
Put(unsigned short address, char bytes[], int size)EEPROMinline
PutNumber(const unsigned short address, const int bytes, const int length)EEPROMinline