.intenabled Property
Function: |
Enables/disables currently selected interrupt line (selection is made through the io.intnum property). |
Type: |
Enum (no_yes, byte) |
Value Range: |
0 — NO (default): the interrupt line is disabled 1 — YES: the interrupt line is enabled |
See Also: |
Details
Change of state of any enabled interrupt line leads to the on_io_int event generation. A state change of disabled interrupt lines produces no effect.