eeprom 2.0.0.0

Macros

#define EEPROM_BLOCK_ADDR_START   0x00
 
#define EEPROM_BLOCK_ADDR_MIDDLE   0x80
 
#define EEPROM_BLOCK_ADDR_END   0xFF
 

Detailed Description

Macro Definition Documentation

◆ EEPROM_BLOCK_ADDR_END

#define EEPROM_BLOCK_ADDR_END   0xFF

◆ EEPROM_BLOCK_ADDR_MIDDLE

#define EEPROM_BLOCK_ADDR_MIDDLE   0x80

◆ EEPROM_BLOCK_ADDR_START

#define EEPROM_BLOCK_ADDR_START   0x00