CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 硬件设计 搜索资源 - x y

搜索资源列表

  1. 4

    0下载:
  2. #define F_CPU 16000000 // run CPU at 16 MHz #define LED 5 // Boarduino LED on PB5 #define ClearBit(x,y) x &= ~_BV(y) // equivalent to cbi(x,y) #define SetBit(x,y) x |= _BV(y) // equivalent to sbi(x,y)
  3. 所属分类:HardWare Design

    • 发布日期:2017-12-14
    • 文件大小:147.04kb
    • 提供者:FARHAD RABIEI2
搜珍网 www.dssz.com