This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Possible typo in nRF52832 v1.4 regarding RAM[*].POWERSET and CLR

18.9.13 RAM[0].POWERSET (and sections associated for other RAM sections) states:

When read, this register will return the value of the POWER register.

however the RW field only specifies W

Should it state

When written, this register set the value of the POWER register

?

Similarly 

18.9.14 RAM[0].POWERCLR  (and sections associated for other RAM sections) states:

When read, this register will return the value of the POWER register.

Should it state:

When written, this register clears the value of the POWER register

?

Parents Reply Children
Related