国产精品成人VA在线观看-国产乱妇乱子视频在播放-国产日韩精品一区二区三区在线-国模精品一区二区三区

參數資料
型號: W83977CTF
廠商: WINBOND ELECTRONICS CORP
英文描述: Multi-Function I/O Port Controller(用于個人計算機的多功能輸入/輸出口控制器)
中文描述: 多功能I / O端口控制器(用于個人計算機的多功能輸入/輸出口控制器)
文件頁數: 101/161頁
文件大小: 1530K
代理商: W83977CTF
W83977EF/ CTF
PRELIMINARY
Publication Release Date: March 1999
-92 -
Revision A1
8.2.2 Configurate the configuration registers
The chip selects the logical device and activates the desired logical devices through Extended
Function Index Register (EFIR) and Extended Function Data Register (EFDR). EFIR is located at the
same address as EFER, and EFDR is located at address (EFIR+1).
First, write the Logical Device Number (i.e., 0x07) to the EFIR, and then write the number of the
desired logical device to the EFDR. If accessing the Chip(Global) Control Registers, this step is not
required.
Secondly, write the address of the desired configuration register within the logical device to the EFIR
and then write (or read) the desired configuration register through EFDR.
8.2.3 Exit the extended function mode
To exit the extended function mode, one write of 0xAA to EFER is required. Once the chip exits the
extended function mode, it is in the normal running mode, and is ready to enter the configuration
mode.
8.2.4 Software programming example
The following example is written in Intel 8086 assembly language. It assumes that the EFER is
located at 3F0h, so EFIR is located at 3F0h and EFDR is located at 3F1h. If HEFRAS (CR26 bit 6) is
set, 3F0h can be directly replaced by 370h and 3F1h replaced by 371h.
;-----------------------------------------------------------------------------------
; Enter the extended function mode ,interruptible double-write |
;-----------------------------------------------------------------------------------
MOV
DX,3F0H
MOV
AL,87H
OUT
DX,AL
OUT
DX,AL
;-----------------------------------------------------------------------------
; Configurate logical device 1, configuration register CRF0 |
;-----------------------------------------------------------------------------
MOV
DX,3F0H
MOV
AL,07H
OUT
DX,AL
; point to Logical Device Number Reg.
MOV
DX,3F1H
MOV
AL,01H
OUT
DX,AL
; select logical device 1
;
MOV
DX,3F0H
MOV
AL,F0H
OUT
DX,AL
; select CRF0
MOV
DX,3F1H
MOV
AL,3CH
OUT
DX,AL
; update CRF0 with value 3CH
;------------------------------------------
; Exit extended function mode |
;------------------------------------------
MOV
DX,3F0H
MOV
AL,AAH
OUT
DX,AL
相關PDF資料
PDF描述
W83977TF Multi-Function I/O Port Controller(用于個人計算機的多功能輸入/輸出口控制器)
W83C42 Keyboard Controller(鍵盤控制器)
W83C43 Keyboard Controller(鍵盤控制器)
W83C45 Keyboard Controller(鍵盤控制器)
W83C553F SYSTEM I/O CONTROLLER WITH PCI ARBITER
相關代理商/技術參數
參數描述
W83977CTF-AW 制造商:未知廠家 制造商全稱:未知廠家 功能描述:PERIPHERAL (MULTIFUNCTION) CONTROLLER
W83977CTF-PW 制造商:WINBOND 制造商全稱:Winbond 功能描述:WINBOND I/O
W83977EF 制造商:WINBOND 制造商全稱:Winbond 功能描述:WINBOND ISA I/O
W83977EF-AW 制造商:WINBOND 制造商全稱:Winbond 功能描述:WINBOND ISA I/O
W83977EF-PW 制造商:WINBOND 制造商全稱:Winbond 功能描述:WINBOND I/O