RTEMS CPU Kit with SuperCore  4.11.3
Functions

EEPROM Driver API. More...

#include <dev/i2c/i2c.h>
Include dependency graph for eeprom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int i2c_dev_register_eeprom (const char *bus_path, const char *dev_path, uint16_t i2c_address, uint16_t address_bytes, uint16_t page_size_in_bytes, uint32_t size_in_bytes, uint32_t program_timeout_in_ms)
 

Detailed Description

EEPROM Driver API.