|
From: | Haase Bjoern (PT-BEU/EMT) * |
Subject: | AW: [avr-gcc-list] About the EEPROM application problem in AVR |
Date: | Fri, 3 Jun 2005 09:04:28 +0200 |
#include <avr/eeprom.h>
This header file declares the interface to some simple library routines suitable for handling the data EEPROM contained in the AVR microcontrollers. The implementation uses a simple polled mode interface. Applications that require interrupt-controlled EEPROM access to ensure that no time will be wasted in spinloops will have to deploy their own implementation.
This library will not work with the following devices since these devices have the EEPROM IO ports at different locations:
__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com
[Prev in Thread] | Current Thread | [Next in Thread] |