|
Stima V4 Slave RAIN
4.2
|
This is the complete list of members for EEprom, including all inherited members.
| _i2c_address | EEprom | private |
| _wire | EEprom | private |
| _wireLock | EEprom | private |
| EEprom() | EEprom | |
| EEprom(TwoWire *wire, BinarySemaphore *wireLock, uint8_t i2c_address=EEPROM_AT24C64_DEFAULT_ADDRESS) | EEprom | |
| Read(uint16_t address, uint8_t *buffer, uint16_t length) | EEprom | |
| Read(uint16_t address, uint8_t *value) | EEprom | |
| Write(uint16_t address, uint8_t *buffer, uint16_t length) | EEprom | |
| Write(uint16_t address, uint8_t value) | EEprom |