Expand description

Register types and the core interface for armv8-M

Structs§

  • Application Interrupt and Reset Control Register, AIRCR (see armv8-M Architecture Reference Manual D1.2.3)
  • The state of a core that can be used to persist core state across calls to multiple different cores.
  • Debug Core Register Data Register, DCRDR (see armv8-M Architecture Reference Manual D1.2.32)
  • /// Debug Exception and Monitor Control Register, DEMCR (see armv8-M Architecture Reference Manual D1.2.36)
  • Debug Halting Control and Status Register, DHCSR (see armv8-M Architecture Reference Manual D1.2.38)
  • FP_COMPn, Flash Patch Comparator Register, n = 0 - 125 (see armv8-M Architecture Reference Manual D1.2.107)
  • Flash Patch Control Register, FP_CTRL (see armv8-M Architecture Reference Manual D1.2.108)