Look here. I found this looking for something else.
https://docs.micropython.org/en/latest/ ... e.Pin.html
This under the "Methods" section.I haven't used it.
https://docs.micropython.org/en/latest/ ... e.Pin.html
This under the "Methods" section.
Code:
Pin.irq(handler=None, trigger=Pin.IRQ_FALLING | Pin.IRQ_RISING, *, priority=1, wake=None, hard=False)
Statistics: Posted by SurferTim — Wed Nov 06, 2024 4:38 am