BeRTOS
Data Fields
EepromInfo Struct Reference

Descrive all EEPROM informations needed by the driver. More...

#include <eeprom.h>

Data Fields

bool has_dev_addr
 true if memory is device addressable (its A0, A1, A2 pin are used by memory).
e2blk_size_t blk_size
 block size
e2_size_t e2_size
 eeprom size

Detailed Description

Descrive all EEPROM informations needed by the driver.

Definition at line 153 of file eeprom.h.


The documentation for this struct was generated from the following file: