26.6.6 Interrupt Flag Software Set

  1. This register allows the user to manually set an interrupt flag by software to test the ISR, and should be used solely for that purpose.
  2. Changes in this register will also be reflected in the Interrupt Flag Status and Clear (INTFLAG) register.
  3. Reading a bit in this register returns the status of the corresponding bit in the INTFLAG register.
Name: INTFLAGSET
Offset: 0x18
Reset: 0x00000000
Property: Local Write-Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
       ERRORREADY 
Access R/WR/W 
Reset 00 

Bit 1 – ERROR Error

This flag is cleared by writing a ‘1’ to INTFLAG.ERROR.

This flag is set by writing a ‘1’ to this bit.

Writing a ‘0’ to this bit has no effect.

Writing a ‘1’ to this bit will set the Error interrupt flag.

Bit 0 – READY NVM Ready

This flag is cleared by writing a ‘1’ to INTFLAG.READY.

This flag is set by writing a ‘1’ to this bit.

Writing a ‘0’ to this bit has no effect.

Writing a ‘1’ to this bit will set the NVM Ready interrupt flag.