Content originally posted in LPCWare by micrio on Sat Feb 09 07:03:52 MST 2013
By convention, and often explicitly stated, you should always write zero to
reserved bits. If it is a bit banded register then you could use that feature
to avoid writing the bit but it is not necessary.
Pete.