15.5.1 Control A

Name: CTRLA
Offset: 0x00
Reset: 0x00
Property: Configuration Change Protection

Bit 76543210 
  IVSELCVT    LVL0RR 
Access R/WR/WR/W 
Reset 000 

Bit 6 – IVSEL Interrupt Vector Select

When the entire Flash is configured as a BOOT section, this bit will be ignored.

Note:
  1. A system reset will cause the Program Counter to be reset to 0x0000, regardless of the IVSEL bit value.
ValueDescription
0The expected location of the interrupt vectors is directly after the BOOT section(1)
1The expected location of the interrupt vectors is at the start of the BOOT section

Bit 5 – CVT Compact Vector Table

ValueDescription
0Compact Vector Table function is disabled
1Compact Vector Table function is enabled

Bit 0 – LVL0RR Round Robin Priority Enable

This bit is not protected by the Configuration Change Protection mechanism.
ValueDescription
0Priority is fixed for priority level 0 interrupt requests: The lowest interrupt vector address has the highest priority.
1The round robin priority scheme is enabled for priority level 0 interrupt requests