| begin() | VLCB::Configuration | |
| CANID | VLCB::Configuration | |
| cleareventEEPROM(byte index) | VLCB::Configuration | |
| clearEvHashTable() | VLCB::Configuration | |
| clearFlag(VlcbParamFlags flag) | VLCB::Configuration | |
| clearResetFlag() | VLCB::Configuration | |
| commitToEEPROM() | VLCB::Configuration | |
| Configuration() | VLCB::Configuration | |
| Configuration(Storage *theStorage) | VLCB::Configuration | |
| currentMode | VLCB::Configuration | |
| EE_BYTES_PER_EVENT | VLCB::Configuration | |
| EE_EVENTS_START | VLCB::Configuration | |
| EE_FREE_BASE | VLCB::Configuration | |
| EE_NVS_START | VLCB::Configuration | |
| EE_USER_BYTES | VLCB::Configuration | |
| eventAck | VLCB::Configuration | |
| fcuCompatible | VLCB::Configuration | |
| findEventSpace() const | VLCB::Configuration | |
| findExistingEvent(unsigned int nn, unsigned int en, byte startIndex=0) const | VLCB::Configuration | |
| findExistingEventByEv(byte evnum, byte evval) const | VLCB::Configuration | |
| freeSRAM() | VLCB::Configuration | |
| getEventEVval(byte idx, byte evnum) const | VLCB::Configuration | |
| getEvTableEntry(byte tindex) const | VLCB::Configuration | |
| getFlag(VlcbParamFlags flag) | VLCB::Configuration | |
| getModuleName() const | VLCB::Configuration | inline |
| getNumEvents() const | VLCB::Configuration | |
| getNumEVs() const | VLCB::Configuration | |
| getNumNodeVariables() const | VLCB::Configuration | |
| getParam(VlcbParams p) | VLCB::Configuration | |
| getParams() | VLCB::Configuration | |
| getTwoBytes(const byte *bytes) | VLCB::Configuration | static |
| heartbeat | VLCB::Configuration | |
| isEventSlotInUse(byte eventIndex) const | VLCB::Configuration | |
| isResetFlagSet() | VLCB::Configuration | |
| modeString(VlcbModeParams mode) | VLCB::Configuration | static |
| nnenEquals(const byte lhs[EE_HASH_BYTES], const byte rhs[EE_HASH_BYTES]) | VLCB::Configuration | static |
| nodeNum | VLCB::Configuration | |
| numEvents() const | VLCB::Configuration | |
| printEvHashTable(bool raw) | VLCB::Configuration | |
| readEvent(byte idx, byte tarr[EE_HASH_BYTES]) const | VLCB::Configuration | |
| readNV(byte idx) const | VLCB::Configuration | |
| reboot() | VLCB::Configuration | |
| resetModule() | VLCB::Configuration | |
| setCANID(byte canid) | VLCB::Configuration | |
| setEventAck(bool ea) | VLCB::Configuration | |
| setFcuCompatability(bool fcu) | VLCB::Configuration | |
| setFlag(VlcbParamFlags flag) | VLCB::Configuration | |
| setHeartbeat(bool beat) | VLCB::Configuration | |
| setModuleId(byte manu, byte moduleId) | VLCB::Configuration | |
| setModuleNormalMode(unsigned int nodeNumber) | VLCB::Configuration | |
| setModuleUninitializedMode() | VLCB::Configuration | |
| setName(const char *mname) | VLCB::Configuration | |
| setNodeNum(unsigned int nn) | VLCB::Configuration | |
| setNumEvents(int n) | VLCB::Configuration | |
| setNumEVs(int n) | VLCB::Configuration | |
| setNumNodeVariables(int n) | VLCB::Configuration | |
| setResetFlag() | VLCB::Configuration | |
| setTwoBytes(byte *target, unsigned int value) | VLCB::Configuration | static |
| setVersion(char maj, char min, char beta) | VLCB::Configuration | |
| updateEvHashEntry(byte idx) | VLCB::Configuration | |
| writeEvent(byte eventIndex, unsigned int nn, unsigned int en) | VLCB::Configuration | |
| writeEvent(byte index, const byte data[EE_HASH_BYTES]) | VLCB::Configuration | |
| writeEventEV(byte idx, byte evnum, byte evval) | VLCB::Configuration | |
| writeNV(byte idx, byte val) | VLCB::Configuration | |