interrupt_monitor 属性
interrupt_monitor 属性
获取和设置中断监视器。
定义:
@property
def interrupt_monitor(self):
...
@interrupt_monitor.setter
def interrupt_monitor(self, value):
...
获取和设置中断监视器。
@property
def interrupt_monitor(self):
...
@interrupt_monitor.setter
def interrupt_monitor(self, value):
...