首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 定时器支持AVR

定时器支持AVR

  • 资源大小:6.17 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: avr 支持 定时器

资 源 简 介

Supports functions such as: * alarm_action() - setup function as timer handler * _alarm() - setup new alarm * alarm() - the same but wrapped with cli()/sei() * tclock() - like standard C"s clock() but use timer number timer. * millis() - mseconds from last call * micros() - useconds from last call * etc... Implemented for AVR Atmega128. All prototypes are in timers.h. Before use call init_timers() first! Tested with WinAVR-20100110.

文 件 列 表

conf.h
README
timers.c
timers.h
timers128.c
timers128.h
timers168p.c
timers168p.h
timers8.c
timers8.h
utils.h
_timers.h
VIP VIP
0.165247s