📄 st72f521_periph.h
字号:
/******************************************************************************
COPYRIGHT 2003 STMicroelectronics
Source File Name : st72f521_periph.h
Group : IPSW, CMG - IPDF
Author : MCD Application Team
Date First Issued: 06/03/2002
********************************Documentation**********************************
General Purpose - This file is used to include ST72f521 peripheral header files.
********************************RevisionHistory********************************
_______________________________________________________________________________
Date :06/03/2002 Release:1.0
Date :23/09/2003 Release:2.0
******************************************************************************/
#ifndef ST72F521_periph_H
#define ST72F521_periph_H
/* include the peripherals used in the application */
/* #define SCI_72F521
#include "sci.h"
#define ADC_72F521
#include "adc.h"
#define SPI_72F521
#include "spi.h"
#define TIMER16_72F521
#include "timer.h"
#define WDG_72F521
#include "wdg.h"
#define I2C_72F521
#include "i2c.h"
#define PWMART_72F521
#include "pwmart.h"
#define ITC_72F521
#include "itc.h"
#define MCC_72F521
#include "mcc.h" */
#define IO_72F521
#include "io.h"
#endif
/********** (c) 2003 ST Microelectronics **************END OF FILE ********/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -