GaIA BIOS Library
Loading...
Searching...
No Matches
eeprom_driver_t Struct Reference

EEPROM Driver struct. More...

#include <eeprom.h>

Data Fields

int(* read_char )(uint16_t)
 Function pointer to character read function.
int(* write_char )(uint16_t, uint8_t)
 Function pointer to character write function.

Detailed Description

EEPROM Driver struct.


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