Module atsam4ls4a_pac::hflashc

source ·
Expand description

Flash Controller

Modules

  • Flash Controller Command Register
  • Flash Controller Control Register
  • Flash Controller General Purpose Fuse Register High
  • Flash Controller General Purpose Fuse Register Low
  • Flash Controller Parameter Register
  • Flash Controller Status Register
  • Flash Controller Version Register

Structs

Type Definitions

  • FCMD (rw) register accessor: an alias for Reg<FCMD_SPEC>
  • FCR (rw) register accessor: an alias for Reg<FCR_SPEC>
  • FGPFRHI (rw) register accessor: an alias for Reg<FGPFRHI_SPEC>
  • FGPFRLO (rw) register accessor: an alias for Reg<FGPFRLO_SPEC>
  • FPR (r) register accessor: an alias for Reg<FPR_SPEC>
  • FSR (rw) register accessor: an alias for Reg<FSR_SPEC>
  • VERSION (r) register accessor: an alias for Reg<VERSION_SPEC>