Module atsame51j::cmcc

source ·
Expand description

Cortex M Cache Controller

Modules§

  • Cache Configuration Register
  • Cache Control Register
  • Cache Lock per Way Register
  • Cache Maintenance Register 0
  • Cache Maintenance Register 1
  • Cache Monitor Configuration Register
  • Cache Monitor Control Register
  • Cache Monitor Enable Register
  • Cache Monitor Status Register
  • Cache Status Register
  • Cache Type Register

Structs§

Type Aliases§

  • CFG (rw) register accessor: Cache Configuration Register
  • CTRL (w) register accessor: Cache Control Register
  • LCKWAY (rw) register accessor: Cache Lock per Way Register
  • MAINT0 (w) register accessor: Cache Maintenance Register 0
  • MAINT1 (w) register accessor: Cache Maintenance Register 1
  • MCFG (rw) register accessor: Cache Monitor Configuration Register
  • MCTRL (w) register accessor: Cache Monitor Control Register
  • MEN (rw) register accessor: Cache Monitor Enable Register
  • MSR (r) register accessor: Cache Monitor Status Register
  • SR (r) register accessor: Cache Status Register
  • TYPE (r) register accessor: Cache Type Register