Module xmc4300::ppb::icsr

source ·
Expand description

Interrupt Control and State Register

Structs§

  • Interrupt Control and State Register

Enums§

Type Aliases§

  • Field ISRPENDING reader - Interrupt pending flag
  • Field NMIPENDSET reader - NMI set-pending bit: 0b0=no effect, 0b1=changes NMI exception state to pending., 0b0=NMI exception is not pending, 0b1=NMI exception is pending.,
  • Field NMIPENDSET writer - NMI set-pending bit: 0b0=no effect, 0b1=changes NMI exception state to pending., 0b0=NMI exception is not pending, 0b1=NMI exception is pending.,
  • Field PENDSTCLR writer - SysTick exception clear-pending bit
  • Field PENDSTSET reader - SysTick exception set-pending bit
  • Field PENDSTSET writer - SysTick exception set-pending bit
  • Field PENDSVCLR writer - PendSV clear-pending bit
  • Field PENDSVSET reader - PendSV set-pending bit: 0b0=no effect, 0b1=changes PendSV exception state to pending., 0b0=PendSV exception is not pending, 0b1=PendSV exception is pending.,
  • Field PENDSVSET writer - PendSV set-pending bit: 0b0=no effect, 0b1=changes PendSV exception state to pending., 0b0=PendSV exception is not pending, 0b1=PendSV exception is pending.,
  • Register ICSR reader
  • Field RETTOBASE reader - Return to Base
  • Field VECTACTIVE reader - Active exception number
  • Field VECTPENDING reader - Vector Pending
  • Register ICSR writer