#include <avr/eeprom.h>
Go to the source code of this file.
Functions | |
void | __eewr_dword (uint32_t *dst, uint32_t value, void(*putb)(uint8_t *, uint8_t)) |
void __eewr_dword | ( | uint32_t * | dst, | |
uint32_t | value, | |||
void(*)(uint8_t *, uint8_t) | putb | |||
) |
Definition at line 34 of file eewr_dword.c.