HPM SDK
HPMicro Software Development Kit
hpm_eeprom_device_t Struct Reference

eeprom device structure More...

#include <eeprom_device.h>

Data Fields

uint32_t flag
 
char device_name [20]
 
void * host
 
void * private
 
void * config
 
void * ops
 

Detailed Description

eeprom device structure

Field Documentation

◆ config

void* hpm_eeprom_device_t::config

◆ device_name

char hpm_eeprom_device_t::device_name[20]

◆ flag

uint32_t hpm_eeprom_device_t::flag

◆ host

void* hpm_eeprom_device_t::host

◆ ops

void* hpm_eeprom_device_t::ops

◆ private

void* hpm_eeprom_device_t::private

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