io_hr.h

来自「ST7很实用的例子」· C头文件 代码 · 共 26 行

H
26
字号
/******************************************************************************
COPYRIGHT 2002 STMicroelectronics 
Source File Name : IO_hr.h
Group            : IPSW,CMG - IPDF
Author           : MCD Application Team
Date First Issued: 07/03/2002
Date Upgrade Issued: 16/09/2003
********************************Documentation**********************************
General Purpose - This file declares all the hardware registers as extern

********************************Revision History*******************************
_______________________________________________________________________________
Date :07/03/2002                  Release:1.0    
Date :16/09/2003                  Release:2.0 (for Lite2)
Date :28/04/04       	          MISRA changes   	   		        	      
******************************************************************************/
#ifndef IO_HR_H
#define IO_HR_H 

#include "ST7lib_config.h"


#endif

/*** (c) 2002   STMicroelectronics ****************** END OF FILE ************/

⌨️ 快捷键说明

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