Content originally posted in LPCWare by kimmoli on Thu Jun 20 03:13:19 MST 2013Following things also are strangely in UM10601 rev 1.2
ADDRDET description in table 161. I would keep descriptions, just swap "Enabled" and "Disabled".
<span class="inline inline-left"><img class="image image-preview " src="http://www.lpcware.com/system/files/images/addrdet.preview.png" border="0" alt="" title="" width="640" height="216" /></span>
Second is register address offsets for INTENSET and INTENCLR -registers in table 159
<span class="inline inline-left"><img class="image image-preview " src="http://www.lpcware.com/system/files/images/INTENSET1.png" border="0" alt="" title="" width="281" height="379" /></span>
The registers INTENSET and INTENCLR are defined in struct in different order, and they work as expected. How ever in manual seems that they are in wrong place.
<span class="inline inline-left"><img class="image image-preview " src="http://www.lpcware.com/system/files/images/INTENSET2.png" border="0" alt="" title="" width="378" height="241" /></span>
Maybe this will be useful for someone
-kimmo