- Oracle 编程入门经典覆盖至9i
- J2ME757867774 本研 究 从 无纸记录仪的发展现状及趋势入手
- longgekuta 四阶龙格库塔的c语言实现
- GetHardID 一个获得硬盘的ID号的DLL类
- eew Model predictive controller (MPC) concept is the most widely used of all modern advanced control technique in many control application. MPC has four important tuning parameters: the weight matrix Λ
- New-Microsoft-Office-Word-Document-(4) Point detection i mages using spatial filtering with a mask
文件名称:stcdiyisp
介绍说明--下载内容来自于网络,使用问题请自行百度
#define STC /*定义为STC单片机(如果是SST单片机则去掉此行)*/
/**************************************************************************
* SFR Memory Addresses
**************************************************************************/
sfr SFCF = 0xB1 /*SuperFlash Configuration*/
sfr SFCM = 0xB2 /*SuperFlash Command*/
sfr SFAL = 0xB3 /*SuperFlash Address Low*/
sfr SFAH = 0xB4 /*SuperFlash Address High*/
sfr SFDT = 0xB5 /*SuperFlash Data*/
sfr SFST = 0xB6 /*SuperFlash Status*/
-# Define STC /* is defined as the STC microcontroller (MCU SST if you remove this line)*//*************************************************************************** SFR Memory Addresses**************************************************************************/ sfr SFCF = 0xB1 /* SuperFlash Configuration*/sfr SFCM = 0xB2 /* SuperFlash Command*/sfr SFAL = 0xB3 /* SuperFlash Address Low*/sfr SFAH = 0xB4 /* SuperFlash Address High*/sfr SFDT = 0xB5 /* SuperFlash Data*/sfr SFST = 0xB6 /* SuperFlash Status* /
/**************************************************************************
* SFR Memory Addresses
**************************************************************************/
sfr SFCF = 0xB1 /*SuperFlash Configuration*/
sfr SFCM = 0xB2 /*SuperFlash Command*/
sfr SFAL = 0xB3 /*SuperFlash Address Low*/
sfr SFAH = 0xB4 /*SuperFlash Address High*/
sfr SFDT = 0xB5 /*SuperFlash Data*/
sfr SFST = 0xB6 /*SuperFlash Status*/
-# Define STC /* is defined as the STC microcontroller (MCU SST if you remove this line)*//*************************************************************************** SFR Memory Addresses**************************************************************************/ sfr SFCF = 0xB1 /* SuperFlash Configuration*/sfr SFCM = 0xB2 /* SuperFlash Command*/sfr SFAL = 0xB3 /* SuperFlash Address Low*/sfr SFAH = 0xB4 /* SuperFlash Address High*/sfr SFDT = 0xB5 /* SuperFlash Data*/sfr SFST = 0xB6 /* SuperFlash Status* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stcdiyisp.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.