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

您现在的位置是:虫虫源码 > 其他 > DSP LED

DSP LED

  • 资源大小:1.08 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: DSP设计

资 源 简 介

#include "DSP2833x_Device.h"     // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h"   // DSP2833x Examples Include File #define  LED1 GpioDataRegs.GPADAT.bit.GPIO0 #define  LED2 GpioDataRegs.GPADAT.bit.GPIO1 #define  LED3 GpioDataRegs.GPADAT.bit.GPIO2 #define  LED4 GpioDataRegs.GPADAT.bit.GPIO3 #define  LED5 GpioDataRegs.GPADAT.bit.GPIO4 #define  LED6 GpioDataRegs.GPADAT.bit.GPIO

文 件 列 表

DSP中LED程序.txt
VIP VIP
0.169504s