NONSEC

Non-secure Interrupt

This register allows to set the NMI or external interrupt control and status registers in non-secure mode, individually per interrupt pin.
Important: This register is only available for SAM L11 and has no effect for SAM L10.
  0x40 32 PAC Write-Protection, Write-Secure 0x00000000  

Non-secure Interrupt

Bit  31 30 29 28 27 26 25 24  
  NMI                
Access  RW/R/RW                
Reset  0                
Bit  23 22 21 20 19 18 17 16  
                   
Access                   
Reset                   
Bit  15 14 13 12 11 10 9 8  
                   
Access                   
Reset                   
Bit  7 6 5 4 3 2 1 0  
  EXTINT[7:0]  
Access  RW/R/RW RW/R/RW RW/R/RW RW/R/RW RW/R/RW RW/R/RW RW/R/RW RW/R/RW  
Reset  0 0 0 0 0 0 0 0  

Bit 31 – NMI: Non-Secure Non-Maskable Interrupt

Non-Secure Non-Maskable Interrupt

This bit enables the non-secure mode of NMI.

The registers whose content is set in non-secure mode by NONSEC.NMI are NMICTRL and NMIFLAG registers.

ValueDescription
0 NMI is secure.
1 NMI is non-secure.

Bits 7:0 – EXTINT[7:0]: Non-Secure External Interrupt

Non-Secure External Interrupt

The bit x of EXTINT enables the non-secure mode of EXTINTx.

The registers whose EXTINT bit or bitfield x is set in non-secure mode by NONSEC.EXTINTx are EVCTRL, ASYNCH, IDEBOUNCEN, NTENCLR, INTENSET, INTFLAG and CONFIG registers.

ValueDescription
0 EXTINTx is secure.
1 EXTINTx is non-secure.