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

📄 st72f561_periph.h

📁 st7单片机关于can总线设计的源程序,使用ST7单片机的很有用
💻 H
字号:
/******************************************************************************
COPYRIGHT 2003 STMicroelectronics
Source File Name : ST72f561_periph.h
Group            : MicroController Group
Author           : MCD Application Team
Date First Issued: 25/11/03
********************************Documentation**********************************
General Purpose - This file is used to include ST72f561 peripheral header files.   
********************************RevisionHistory********************************
_______________________________________________________________________________
Date :25/11/03      		                                Release:1.0
******************************************************************************/
#ifndef	ST72F561_periph_H
#define	ST72F561_periph_H

#define CAN_72F561
#include "can.h"

/*#define	SCI_72F561  
#include "sci.h"

#define	ADC_72F561  
#include "adc.h"

#define	SPI_72F561  
#include "spi.h" 

#define	TIMER16_72F561  
#include "timer.h"

#define	WDG_72F561  
#include "wdg.h" 

#define	TIMER8_72F561  
#include "timer8.h" 

#define	PWMART_72F561  
#include "pwmart.h"

#define	ITC_72F561  
 #include "itc.h" 

#define	MCC_72F561  
 #include "mcc.h" 

#define	IO_72F561  
#include "io.h"      */

#endif /* ST72F561_periph_H */		

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

⌨️ 快捷键说明

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