DAC39RF12: SYSREF Processor config

Part Number: DAC39RF12

Tool/software:

Hello,

The SYSREF_CTRL register has bits 6, 7 for setting "SYSREF_RECV_SLEEP" and "SYSREF_PROC_EN". There is a Note that says:

"User should always clear SYSREF_RECV_SLEEP before setting SYSREF_PROC_EN" , and "always clear SYSREF_PROC_EN before setting SYSREF_RECV_SLEEP"

Since both fields belong to the same register, my question is if it is OK to update both fields on the same write (i.e. send 10xxxxxx or 01xxxxxx) or is it needed to do so with two write (e.g. first write to clear RECV_SLEEP and second write to set PROC_EN)?

(Does the answer to the above applies in general in TI, whenever there are similar notes on any other register )

Thanks