![]() |
no-OS
|
Structure holding the EEPROM descriptor. More...
#include <no_os_eeprom.h>
Public Attributes | |
| uint32_t | device_id |
| const struct no_os_eeprom_platform_ops * | platform_ops |
| void * | extra |
Structure holding the EEPROM descriptor.
| uint32_t no_os_eeprom_desc::device_id |
Device ID
| void* no_os_eeprom_desc::extra |
EEPROM extra parameters (device specific)
| const struct no_os_eeprom_platform_ops* no_os_eeprom_desc::platform_ops |