48.7.16 PWM Interrupt Status Register 2

Reading PWM_ISR2 automatically clears flags WRDY, UNRE and CMPSx.

Name: PWM_ISR2
Offset: 0x40
Reset: 0x00000006
Property: Read-only

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 CMPU7CMPU6CMPU5CMPU4CMPU3CMPU2CMPU1CMPU0 
Access RRRRRRRR 
Reset 00000000 
Bit 15141312111098 
 CMPM7CMPM6CMPM5CMPM4CMPM3CMPM2CMPM1CMPM0 
Access RRRRRRRR 
Reset 00000000 
Bit 76543210 
     UNRETXBUFEENDTXWRDY 
Access RRRR 
Reset 0110 

Bits 16, 17, 18, 19, 20, 21, 22, 23 – CMPUx Comparison x Update

ValueDescription
0

The comparison x has not been updated since the last read of the PWM_ISR2 register.

1

The comparison x has been updated at least one time since the last read of the PWM_ISR2 register.

Bits 8, 9, 10, 11, 12, 13, 14, 15 – CMPMx Comparison x Match

ValueDescription
0

The comparison x has not matched since the last read of the PWM_ISR2 register.

1

The comparison x has matched at least one time since the last read of the PWM_ISR2 register.

Bit 3 – UNRE Synchronous Channels Update Underrun Error

ValueDescription
0

No Synchronous Channels Update Underrun has occurred since the last read of the PWM_ISR2 register.

1

At least one Synchronous Channels Update Underrun has occurred since the last read of the PWM_ISR2 register.

Bit 2 – TXBUFE PDC TX Buffer Empty

ValueDescription
0

PWM_TCR or PWM_TCNR has a value other than 0.

1

Both PWM_TCR and PWM_TCNR have a value other than 0.

Bit 1 – ENDTX PDC End of TX Buffer

ValueDescription
0

The Transmit Counter register has not reached 0 since the last write of the PDC.

1

The Transmit Counter register has reached 0 since the last write of the PDC.

Bit 0 – WRDY Write Ready for Synchronous Channels Update

ValueDescription
0

New duty-cycle and dead-time values for the synchronous channels cannot be written.

1

New duty-cycle and dead-time values for the synchronous channels can be written.