11 years, 2 months ago.

Alternative way to trigger an InterruptIn like interface when digital input pin changes with RTOS???

My program consist of mbed-rtos. I know that InterruptIn cannot be use in a program with threads.
Is there any alternative way to trigger an interruptIn like interface for example to cause the led to light up when a button is pressed?

Be the first to answer this question.