Intel® Core™ Ultra 200S and 200HX Series Processors SOC I/O Registers
| ID | Date | Version | Classification |
|---|---|---|---|
| 834819 | 01/29/2025 | 001 | Public |
General Config Register (GEN_CFG) – Offset 10
Software can read the various bytes in this register using 32-bit or 64-bit accesses.
32-bit accesses may only be done to offset 010h or 014h. 64-bit accesses may only be done to 010h.
| Bit Range | Default | Access | Field Name and Description |
|---|---|---|---|
| 63:2 | 0h | RO | Reserved (RSV_63_2) These bits will return 0 when read. Writes will have no effect. |
| 1 | 0h | RW | Legacy Rout (LEG_RT_CNF) If the LEG_RT_CNF bit is set, then the interrupts will be routed as follows: |
| 0 | 0h | RW | Overall Enable (ENABLE_CNF) This bit must be set to enable any of the timers to generate interrupts. If this bit is 0, then the main counter will halt (will not increment) and no interrupts will be caused by any of these timers. For level-triggered interrupts, if an interrupt is pending when the ENABLE_CNF bit is changed from 1 to 0, the interrupt status indications (in the various Txx_INT_STS bits) will not be cleared. Software must write to the Txx_INT_STS bits to clear the interrupts. |