MODE=Match, EN=Disabled
Interrupt Register
EN | Interrupt Enable 0 (Disabled): Timer does not generate Interrupts 1 (Enable): Timer triggers the TIMERn Interrupt |
MODE | Interrupt Mode, selects on which condition the Timer should generate an Interrupt 0 (Match): Timer generates an Interrupt when the MATCH condition is hit 1 (Underflow): Timer generates an Interrupt when it underflows 2 (Overflow): Timer generates an Interrupt when it overflows |