Menu

#167 can't discover if there are already event callbacks

New
nobody
None
Medium
Enhancement
2019-03-30
2019-03-30
WJCarpenter
No

You can add multiple interrupt handlers, but you can't discover if there already some interrupt handlers configured for a channel. I'd like to be able to somehow disable all existing event handlers, do some stuff, and then restore those previously configured handlers. I don't see a way to do it in the currently exposed Python functions.

Discussion


Log in to post a comment.