interrupt_monitor Eigentum

interrupt_monitor Eigentum

Ruft den Interrupt-Monitor ab und legt ihn fest.

Definition:

@property
def interrupt_monitor(self):
    ...
@interrupt_monitor.setter
def interrupt_monitor(self, value):
    ...

Siehe auch