Expand description
Cortex M Cache Controller
Modules§
- cfg
 - Cache Configuration Register
 - ctrl
 - Cache Control Register
 - lckway
 - Cache Lock per Way Register
 - maint0
 - Cache Maintenance Register 0
 - maint1
 - Cache Maintenance Register 1
 - mcfg
 - Cache Monitor Configuration Register
 - mctrl
 - Cache Monitor Control Register
 - men
 - Cache Monitor Enable Register
 - msr
 - Cache Monitor Status Register
 - sr
 - Cache Status Register
 - type_
 - Cache Type Register
 
Structs§
- Register
Block  - Register block
 
Type Aliases§
- Cfg
 - CFG (rw) register accessor: Cache Configuration Register
 - Ctrl
 - CTRL (w) register accessor: Cache Control Register
 - Lckway
 - LCKWAY (rw) register accessor: Cache Lock per Way Register
 - Maint0
 - MAINT0 (w) register accessor: Cache Maintenance Register 0
 - Maint1
 - MAINT1 (w) register accessor: Cache Maintenance Register 1
 - Mcfg
 - MCFG (rw) register accessor: Cache Monitor Configuration Register
 - Mctrl
 - MCTRL (w) register accessor: Cache Monitor Control Register
 - Men
 - MEN (rw) register accessor: Cache Monitor Enable Register
 - Msr
 - MSR (r) register accessor: Cache Monitor Status Register
 - Sr
 - SR (r) register accessor: Cache Status Register
 - Type
 - TYPE (r) register accessor: Cache Type Register