IRQConfig Item
<k>IRQConfig = </k>[<e>IRQattrs</e><k>:</k>]<e>IRQNum</e>[<k>,</k><e>IRQNum</e>]
Sets the interrupt request (IRQ) numbers for the logical configuration.
- IRQattrs
- Optional. Can be the letter S to indicate a sharable interrupt. If no value is given, the default is a non-shareable interrupt. If used, this flag only appears once in an IRQConfig item and affects all IRQs listed in that item.
- IRQNum
- IRQ number in decimal notation. More than one IRQ number can be used in a IRQConfig item, but each must be preceded with a comma.