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

📄 st92196.h

📁 以ST公司CPU为核心的彩色电视机的完整源程序。
💻 H
字号:
#ifndef _ST92196_
#define _ST92196_

/************************************************************************/
/*									*/
/* Include file for the definition of the registers and bits for the	*/
/*	ST92196family							*/
/*									*/
/************************************************************************/

#include    "system.h"				      /* System register */
#include    "page_0.h"				      /* Page 0 register (Watchdog timer/SPI/External Interrupts) */
#include    "io_port.h"				      /* I/O port register */
#include    "mftimer.h"				      /* MF Timer register */
#include    "stimer.h"			              /* Standart timer register */									
#include    "f_ad_c.h"				      /* A/D converter register */
#include    "sci.h"				      /* SCI register */
#include    "mmu.h"				      /* MMU and EXTMI register */    
#include    "rccu.h"				      /* RCCU register */
#include    "timing.h"				      /* Timing & clock controller register */	  
#include    "pwm.h"				      /* PWM register */    
#include    "osd196.h"				      /* OSD register */
#include    "i2c196.h"				      /* I2C register */
#include    "cc196.h"				      /* Closed Caption register */
#include    "vs.h"				      /* Voltage Synthesis register */
#include    "ir196.h"

#endif

⌨️ 快捷键说明

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