Module atsame70n21b::xdmac

source ·
Expand description

Extensible DMA Controller

Re-exports

Modules

  • Global Configuration Register
  • Global Channel Disable Register
  • Global Channel Enable Register
  • Global Interrupt Disable Register
  • Global Interrupt Enable Register
  • Global Interrupt Mask Register
  • Global Interrupt Status Register
  • Global Channel Read Suspend Register
  • Global Channel Read Write Resume Register
  • Global Channel Read Write Suspend Register
  • Global Channel Status Register
  • Global Channel Software Flush Request Register
  • Global Channel Software Request Register
  • Global Channel Software Request Status Register
  • Global Type Register
  • Global Weighted Arbiter Configuration Register
  • Global Channel Write Suspend Register
  • Cluster Channel Interrupt Enable Register

Structs

Type Aliases

  • GCFG (rw) register accessor: an alias for Reg<GCFG_SPEC>
  • GD (w) register accessor: an alias for Reg<GD_SPEC>
  • GE (w) register accessor: an alias for Reg<GE_SPEC>
  • GID (w) register accessor: an alias for Reg<GID_SPEC>
  • GIE (w) register accessor: an alias for Reg<GIE_SPEC>
  • GIM (r) register accessor: an alias for Reg<GIM_SPEC>
  • GIS (r) register accessor: an alias for Reg<GIS_SPEC>
  • GRS (rw) register accessor: an alias for Reg<GRS_SPEC>
  • GRWR (w) register accessor: an alias for Reg<GRWR_SPEC>
  • GRWS (w) register accessor: an alias for Reg<GRWS_SPEC>
  • GS (r) register accessor: an alias for Reg<GS_SPEC>
  • GSWF (w) register accessor: an alias for Reg<GSWF_SPEC>
  • GSWR (w) register accessor: an alias for Reg<GSWR_SPEC>
  • GSWS (r) register accessor: an alias for Reg<GSWS_SPEC>
  • GTYPE (r) register accessor: an alias for Reg<GTYPE_SPEC>
  • GWAC (rw) register accessor: an alias for Reg<GWAC_SPEC>
  • GWS (rw) register accessor: an alias for Reg<GWS_SPEC>