Content originally posted in LPCWare by mc on Mon Aug 05 13:37:27 MST 2013
Hi Aamir,
When you mask a particular bit means the result of a comparison of that bit will be considered always true. As the mask register is 0 result of comparison of all bits in compare register will be taken into account. It looks correct.