no-OS
Public Attributes | List of all members
no_os_eeprom_desc Struct Reference

Structure holding the EEPROM descriptor. More...

#include <no_os_eeprom.h>

Collaboration diagram for no_os_eeprom_desc:
Collaboration graph
[legend]

Public Attributes

uint32_t device_id
 
const struct no_os_eeprom_platform_opsplatform_ops
 
void * extra
 

Detailed Description

Structure holding the EEPROM descriptor.

Member Data Documentation

◆ device_id

uint32_t no_os_eeprom_desc::device_id

Device ID

◆ extra

void* no_os_eeprom_desc::extra

EEPROM extra parameters (device specific)

◆ platform_ops

const struct no_os_eeprom_platform_ops* no_os_eeprom_desc::platform_ops

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