Tool/software:
Hello everyone,
I am working on the TI-MSPM0G3507 and would like to perform GPIO SET, CLEAR, and TOGGLE operations on port pins using the DOUT31_0, DOUTSET31_0, DOUTCLR31_0, and DOUTTGL31_0 registers.
I have a couple of questions:
- Does TI support atomic operations for these GPIO registers?
- Do we need to disable interrupts when writing to these registers?
The datasheet mentions the following:
Any guidance on this would be greatly appreciated. Thank you!