⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Philips芯片saa1064驱动.saa1064是I2C接口控制的LED控制芯片,一般做为前面板的控制芯片
💻 TXT
字号:
Name----saa1064Overview--------Proprietary kernel module used to control the front panel LED displayAssociated Device(s)--------------------/dev/saa1064Parameters----------debug              : Enable additional debug output [default 0]scroll_enable      : Enable scrolling (0-1) [default 0]scroll_forwards    : Scroll forwards (0-1) [default 1]scroll_delay       : Scroll delay in milliseconds [default 500]display_brightness : Display brightness (0 - 7) [default 4]Description-----------This module is used to control the output of the front panel LED display. Thedisplay consists of four 7-segment displays each with a dot.The LEDs can display alpha numeric character strings (up to 256 characters) which can be scrolled at variable speeds through the display.Updated display strings can be sent to the display by writing to the device.All of the device control is achieved using IOCTL commands listed below.Note : Due to the limitations of a 7 segment display some characters cannot be       displayed.For a worked example see exStbLEDIOCTLs------SAA1064_IOCTL_SET_SCROLLING_ENABLE    : Enable / disable scrollingSAA1064_IOCTL_GET_SCROLLING_ENABLE    : Get the scrolling modeSAA1064_IOCTL_SET_SCROLLING_DIRECTION : Set the scrolling directionSAA1064_IOCTL_GET_SCROLLING_DIRECTION : Get the scrolling directionSAA1064_IOCTL_SET_SCROLLING_DELAY     : Set the scrolling delaySAA1064_IOCTL_GET_SCROLLING_DELAY     : Get the scrolling delaySAA1064_IOCTL_SET_DISPLAY_BRIGHTNESS  : Set the display brightnessSAA1064_IOCTL_GET_DISPLAY_BRIGHTNESS  : Get the display brightnessAssociated files----------------comps/saa1064/inc/saa1064.happs/exStbLED/src/exStbLED.c

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -