CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:500023-E-10_Counter_and_timer

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    351kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

概要

本文档介绍了时基定时器,看门狗定时器、计时和多功能定时器的 API。-******************************************************************************

MB95200 Series I/O register declaration file V01L02

ALL RIGHTS RESERVED, COPYRIGHT (C) FUJITSU MICROELECTRONICS LIMITED 2008

LICENSED MATERIAL- PROGRAM PROPERTY OF FUJITSU MICROELECTRONICS LIMITED

******************************************************************************/

#include "..\MB95200_IO\mb95200.h"

#include "Composite_Timer.h"

unsigned int zz

/******************************************************************************

NAME:     main()

FUNCTION:   loop main

******************************************************************************/



void main(void)

{  

  long i=10000

  CRTH &= 0x9f

  CRTH |= 0x00

  CRTH_CRSEL0 = 0

  CRTH_CRSEL1 = 1

  //CRTH_CRSEL = 2

  //SYSC = 0x03

  SYSC_EC0SL = 1

  SYCC2 = 0x21

  DDR0_P04 = 0

  DDR6_P63 = 1

  PDR6_P63 = 1

  //DDR0_P04 = 0 /*P04 input*/

  AIDRL |= 0x10     /* disable AN04 input*/

  //PDR0_P05 = 1     /* enable main clock and main CR
(系统自动生成,下载前可以参看下载内容)

下载文件列表

500023-E-10 Counter and timer/500023-E-10_Counter and timer API.wsp
500023-E-10 Counter and timer/Watch_Prescaler/Watch_Prescaler.wsp
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Watch_Prescaler.dat
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Watch_Prescaler.prj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/src/main.c
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/src/startup.asm
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/src/vectors.c
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/src/Watch_Prescaler.h
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/src
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/ioreg.txt
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/ioregj.txt
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/ioregj_a.txt
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/ioreg_a.txt
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/mb95200.h
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/mb95200_a.inc
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/_f2mc8fx.c
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/_f2mc8fx.h
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO/_f2mc8fx_a.asm
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/MB95200_IO
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Lib/Watch_Prescaler.lib
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Lib
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OPT/Watch_Prescaler.opa
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OPT/Watch_Prescaler.opb
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OPT/Watch_Prescaler.opc
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OPT/Watch_Prescaler.opl
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OPT/Watch_Prescaler.opv
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OPT
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/main.obj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/main.stk
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/mb95200.obj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/startup.obj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/vectors.obj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/vectors.stk
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/watch_prescaler_lib.obj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ/_f2mc8fx_a.obj
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/OBJ
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/LST/Watch_Prescaler.mp1
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/LST
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/ABS/Watch_Prescaler.abs
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug/ABS
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API/Debug
500023-E-10 Counter and timer/Watch_Prescaler/Watch_API
500023-E-10 Counter and timer/Watch_Prescaler
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_Timer.wsp
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Watchdog_Timer.dat
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Watchdog_Timer.prj
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/src/Main.c
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/src/startup.asm
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/src/vectors.c
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/src/Watchdog_Timer.H
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/src
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/ioreg.txt
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/ioregj.txt
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/ioregj_a.txt
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/ioreg_a.txt
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/mb95200.h
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/mb95200_a.inc
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/_f2mc8fx.c
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/_f2mc8fx.h
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO/_f2mc8fx_a.asm
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/MB95200_IO
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Lib/Watchdog_Timer.lib
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Lib
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Debug/Watchdog_Timer.sup
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Debug/OPT/Watchdog_Timer.opa
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Debug/OPT/Watchdog_Timer.opb
500023-E-10 Counter and timer/Watchdog_Timer/Watchdog_API/Debug/OPT/Watchdog_Timer.opc
500023-E-10 Counter and timer/Watchdog_Timer/Watc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com