I am not getting exact difference between write and poke method.As both of them perform same opertion so why two method for writing into register in backdoor?
In reply to fuwad khan:
poke is dedicated for backdoor Access. write can be configured for frontdoor and backdoor Access. poke can be used to modify RO Registers.