Timeline for Volatile keyword with ADC, USB interrupt readings
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 10, 2019 at 22:39 | comment | added | Can Uysal | Thanks for the answer Tim, I wish I could have selected two solutions. | |
| Apr 10, 2019 at 14:56 | history | edited | TimWescott | CC BY-SA 4.0 |
clarify a point
|
| Apr 10, 2019 at 6:50 | comment | added | Lundin | "If it gets updated or used by an interrupt" Rather, if it is shared between an ISR and the main program. Local variables only used by the ISR need not be volatile. | |
| Apr 9, 2019 at 16:13 | history | answered | TimWescott | CC BY-SA 4.0 |