Ih Config Tool
The IH Config Tool performs three main tasks:
At the heart of the ICU is the ability to manipulate interface command-line parameters. These parameters dictate how the interface behaves, such as: ih config tool
dev = ih_config.open_device("pci:00:14.0") current = dev.read("PM_CTRL") dev.write("PM_CTRL", current | 0x80) dev.apply() The IH Config Tool performs three main tasks: