Skip to main content

Module eeprom

Module eeprom 

Source

Structs§

Ft24c64
Driver for the FT24C64 64-Kbit (8 K × 8) I²C EEPROM.

Constants§

DEVICE_ADDR 🔒
7-bit I²C device address (A0 = A1 = A2 = GND).
EEPROM_SIZE 🔒
Total size of the FT24C64 in bytes (64 Kbit).
PAGE_SIZE 🔒
Page write size in bytes per the FT24C64 datasheet.