Hello,
I am trying to write to 9 different GPIO toggle registers that I want to keep synced in time. I figured there must be a way to link the toggle registers to a specific bit of a register in memory, so when I changed this register, everything would be changed at the same time. Unfortunately, I can't figure out how to do this on the C2000 F28069. Does this feature exist? How can I find out how to do this? Does it take any additional cycles to perform what I want to do, or just 1 write operation?
Thanks,
Matthew