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