#include <avr/eeprom.h>
Go to the source code of this file.
Functions | |
uint16_t | __eerd_word (const uint16_t *addr, uint8_t(*getb)(const uint8_t *)) |
uint16_t __eerd_word | ( | const uint16_t * | addr, | |
uint8_t(*)(const uint8_t *) | getb | |||
) |
Definition at line 33 of file eerd_word.c.