I need to know when a W1C register is written

Hi there,

I have a W1C register which has the funcionality to reset a counter. If I can’t check the value into register, because it will be always zero, how I can know that there’s a write operation in the register?

How can I check a WC/W1C efficiently?