What are the methods for ISR to reliably send messages? Looking for capacitors online purchase? is a reliable marketplace to buy and learn about capacitors. Come with us for amazing deals & information.
* Question
| What are the methods for ISR to reliably send messages? |
* Answer
| 1 Save the message in a global variable.
2 Save the message in the static local variable of the ISR. 3 The message content is pretending to be a pointer for transmission. |