⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 st72f63b_periph.h

📁 st7单片机关于slave方式I2C总线设计的源程序,使用ST7单片机的很有用
💻 H
字号:
/******************************************************************************
COPYRIGHT 2003 STMicroelectronics
Source File Name : st72f63_periph.h
Group            : IPSW, CMG - IPDF
Author           : MCD Application Team
Date First Issued: 5/3/2002
********************************Documentation**********************************
General Purpose - This file is used to include ST72f63 peripheral header files.   
********************************RevisionHistory********************************
_______________________________________________________________________________
Date :5/3/2002      		Release:1.0
Date :23/9/2003      		Release:2.0
******************************************************************************/
#ifndef	ST72F63_periph_H
#define	ST72F63_periph_H

#define	ADC_72F63  
//#include "adc.h" 	

#define	SCI_72F63  
//#include "sci.h" 	

#define	TIMER16_72F63  
//#include  "timer.h"

#define	WDG_72F63  
//#include "wdg.h" 	

#define	I2C_72F63  
#include "i2cs.h"

#define	ITC_72F63  
//#include "itc.h" 	

#define	IO_72F63  
//#include "io.h" 

#endif		

/**********   (c) 2003  ST Microelectronics **************END OF FILE ********/

⌨️ 快捷键说明

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