Question
Callback on Timer Triggered
Hi,
I've got a timer in One Pulse Mode, triggered by a pulse on a GPIO pin.
Can I set it up to also get a callback in my application code when I receive that pulse? (i.e. when the timer starts)
Is this even possible or do I need to wire the signal to another GPIO pin as well?
Thanks
