Lines Matching full:configuration
104 Configuration Sequence
107 To program the configuration registers, the following sequence must be followed:
108 1. Enter Configuration Mode
109 2. Configure the Configuration Registers
110 3. Exit Configuration Mode.
112 Enter Configuration Mode
115 To place the chip into the Configuration State The config key (0x55) is written
118 Configuration Mode
121 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and
124 The desired configuration registers are accessed in two steps:
126 a. Write the index of the Logical Device Number Configuration Register
130 b. Write the address of the desired configuration register within the
135 If accessing the Global Configuration Registers, step (a) is not required.
137 Exit Configuration Mode
140 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
148 ; ENTER CONFIGURATION MODE
152 ; GLOBAL CONFIGURATION REGISTER
159 ; EXIT CONFIGURATION MODE
176 ; ENTER CONFIGURATION MODE
194 ; EXIT CONFIGURATION MODE