static int getSize()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns | Range | Description |
---|---|---|
eepromSize | EEPROM size | size of the EEPROM emulation |
Retrieves the size of the EEPROM in bytes.
Example
int epromSize = EEPROM.getSize();
See also:
Copyright © demmel products gmbh. All rights reserved.