dataflash.c

来自「avr AT45DB161D 通信程序,4MFlash,程序已经调试通过,希望对」· C语言 代码 · 共 27 行

C
27
字号
// ************************************************************************************************
///
/// \file 			dataflash.c
/// \brief			Device driver for AT45 dataflash
///
/// \todo			Rename Macro CS_FLASH_LOW and make it configurable via project.h
/// \date	 		$LastChangedDate: 2007-01-15 12:56:42 +0100 (Mo, 15 Jan 2007) $
/// \version 		$Rev: 490 $
///	\author  		Udo Jakobza<br> Copyright (c) FTZ Leipzig <br> 
///					D-04107 Leipzig<br>	W鋍hterstr. 13 info@easytoweb.de
/// \par License    
///					This library is free software; you can redistribute it and/or modify it 
///					under the terms of the GNU Lesser General Public License as published by 
///					the Free Software Foundation; either version 2.1 of the License, or 
///					(at your option) any later version. This library is distributed in the hope 
///					that it will be useful, but WITHOUT ANY WARRANTY; without even the implied 
///					warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
///					See the GNU Lesser General Public License for more details.
///					see: http://www.gnu.org/copyleft/lesser.html	
///					You should have received a copy of the GNU Lesser General Public License 
///					along with this library; if not, write to the Free Software Foundation, 
///					Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA <br><br>
///					Die Bibliothek ist freie Software; Sie d黵fen sie unter den Bedingungen der 
///					GNU Lesser General Public License, wie von der Free Software Foundation 
///					ver鰂fentlicht, weiterverteilen und/oder modifizieren; entweder gem溥 
///					Version 2.1 der Lizenz oder (nach Ihrer Option) jeder sp鋞eren Version. 
///					Diese Bibliothek wird in der Hoffnung weiterverbreitet, da

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?