xxxxxxxxxx
Clearing an interrupt means to tell the system that you've
handled the reason for the interrupt and are ready for the system
to return to normal operation (like interrupting you the next time around).
Disabling an interrupt means "never interrupt me for this reason."
Until and if you re-enable it.