Module atsame70q20b::smc

source ·
Expand description

Static Memory Controller

Re-exports

Modules

  • SMC Off-Chip Memory Scrambling KEY1 Register
  • SMC Off-Chip Memory Scrambling KEY2 Register
  • SMC Off-Chip Memory Scrambling Register
  • Cluster SMC Setup Register
  • SMC Write Protection Mode Register
  • SMC Write Protection Status Register

Structs

Type Aliases

  • KEY1 (w) register accessor: an alias for Reg<KEY1_SPEC>
  • KEY2 (w) register accessor: an alias for Reg<KEY2_SPEC>
  • OCMS (rw) register accessor: an alias for Reg<OCMS_SPEC>
  • WPMR (rw) register accessor: an alias for Reg<WPMR_SPEC>
  • WPSR (r) register accessor: an alias for Reg<WPSR_SPEC>