文件名称:smart210_led_driver

  • 所属分类:
  • Linux驱动
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2015-02-25
  • 文件大小:
  • 319kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • qerp*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.首先加载驱动 insmod smart210_led.ko

2.open( /dev/设备文件名 ,O_RDWR)

3.用ioctl(fd,LED_ON,value) 操作led

第二个参数可以为LED_ON,LED_OFF,LED_ALL

当为LED_ON时第三个参数只能取值1-4 (说明点亮固定led,若第三个参数为3表示点亮第三个led)

当为LED_OFF时第三个参数只能取值1-4 (说明熄灭固定led,若第三个参数为3表示熄灭第三个led)

当为LED_OFF时第三个参数取值0-15 第三个参数的值化为四位二进制,每一位对应一个led,点亮为1,熄灭为0.

-1 first load the driver of insmod smart210_led.ko

2.open (" /dev/ device file name, " O_RDWR)

3 with IOCTL (FD, LED_ON, value) LED operation

The second parameter can be LED_ON, LED_OFF, LED_ALL

When LED_ON third parameters only value of 1-4 (light fixed led, that if the third parameters for the 3 said light third LED)

When LED_OFF third parameters only value of 1-4 (that goes out the fixed led, if the third parameters for the 3 represent the third led out)

When LED_OFF third parameter 0-15 values of third parameters into four bit binary, each corresponding to a LED, light is 1, out of 0
(系统自动生成,下载前可以参看下载内容)

下载文件列表





led可自动生成设备文件

.....................\.smart210_led.ko.cmd

.....................\.smart210_led.mod.o.cmd

.....................\.smart210_led.o.cmd

.....................\.tmp_versions

.....................\.............\smart210_led.mod

.....................\Makefile

.....................\Makefile~

.....................\Module.symvers

.....................\led_app.c

.....................\led_app.c~

.....................\ledapp

.....................\led使用手册

.....................\modules.order

.....................\smart210_led.c

.....................\smart210_led.c~

.....................\smart210_led.h

.....................\smart210_led.h~

.....................\smart210_led.ko

.....................\smart210_led.mod.c

.....................\smart210_led.mod.o

.....................\smart210_led.o

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org