.Intenabled Property
Function: |
Enabled/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_int_ev event generation. State change of disabled interrupt lines produces no effect.