Hello,
1) I'm wondering whether some of the official TI documentation explicitly states, which of the C-data types ensures the accesses to variables of such types are atomic ?
2) Please confirm my expectations. I expect that variables of the following data types are always read and/or written atomically:
- 16bit integers
- 32bit integers
- 32bit floats