Module atsamd51j::system_control

source ·
Expand description

System Control Registers

Modules§

  • Auxiliary Control Register
  • Auxiliary Feature Register
  • Auxiliary Fault Status Register
  • Application Interrupt and Reset Control Register
  • BusFault Address Register
  • Configuration and Control Register
  • Configurable Fault Status Register
  • Coprocessor Access Control Register
  • CPUID Base Register
  • Debug Feature Register
  • Debug Fault Status Register
  • HardFault Status Register
  • Interrupt Control and State Register
  • Interrupt Controller Type Register
  • Instruction Set Attributes Register
  • MemManage Fault Address Register
  • Memory Model Feature Register
  • Processor Feature Register
  • System Control Register
  • System Handler Control and State Register
  • System Handler Priority Register 1
  • System Handler Priority Register 2
  • System Handler Priority Register 3
  • Vector Table Offset Register

Structs§

Type Aliases§

  • ACTLR (rw) register accessor: Auxiliary Control Register
  • ADR (r) register accessor: Auxiliary Feature Register
  • AFSR (rw) register accessor: Auxiliary Fault Status Register
  • AIRCR (rw) register accessor: Application Interrupt and Reset Control Register
  • BFAR (rw) register accessor: BusFault Address Register
  • CCR (rw) register accessor: Configuration and Control Register
  • CFSR (rw) register accessor: Configurable Fault Status Register
  • CPACR (rw) register accessor: Coprocessor Access Control Register
  • CPUID (r) register accessor: CPUID Base Register
  • DFR (r) register accessor: Debug Feature Register
  • DFSR (rw) register accessor: Debug Fault Status Register
  • HFSR (rw) register accessor: HardFault Status Register
  • ICSR (rw) register accessor: Interrupt Control and State Register
  • ICTR (r) register accessor: Interrupt Controller Type Register
  • ISAR (r) register accessor: Instruction Set Attributes Register
  • MMFAR (rw) register accessor: MemManage Fault Address Register
  • MMFR (r) register accessor: Memory Model Feature Register
  • PFR (rw) register accessor: Processor Feature Register
  • SCR (rw) register accessor: System Control Register
  • SHCSR (rw) register accessor: System Handler Control and State Register
  • SHPR1 (rw) register accessor: System Handler Priority Register 1
  • SHPR2 (rw) register accessor: System Handler Priority Register 2
  • SHPR3 (rw) register accessor: System Handler Priority Register 3
  • VTOR (rw) register accessor: Vector Table Offset Register