Expand description

General purpose DMA controller

Modules

DMA Configuration Register

DMA Channel 0 Control Register

DMA Channel 0 Destination Address Register

DMA Enabled Channel Register

DMA Interrupt Error Clear Register

DMA Interrupt Error Status Register

DMA Interrupt Status Register

DMA Interrupt Terminal Count Request Clear Register

DMA Interrupt Terminal Count Request Status Register

DMA Channel 0 Linked List Item Register

DMA Raw Error Interrupt Status Register

DMA Raw Interrupt Terminal Count Status Register

DMA Software Burst Request Register

DMA Software Last Burst Request Register

DMA Software Last Single Request Register

DMA Software Single Request Register

DMA Channel 0 Source Address Register

DMA Synchronization Register

Structs

Register block

Type Definitions

CONFIG register accessor: an alias for Reg<CONFIG_SPEC>

CONTROL register accessor: an alias for Reg<CONTROL_SPEC>

DESTADDR register accessor: an alias for Reg<DESTADDR_SPEC>

ENBLDCHNS register accessor: an alias for Reg<ENBLDCHNS_SPEC>

INTERRCLR register accessor: an alias for Reg<INTERRCLR_SPEC>

INTERRSTAT register accessor: an alias for Reg<INTERRSTAT_SPEC>

INTSTAT register accessor: an alias for Reg<INTSTAT_SPEC>

INTTCCLEAR register accessor: an alias for Reg<INTTCCLEAR_SPEC>

INTTCSTAT register accessor: an alias for Reg<INTTCSTAT_SPEC>

LLI register accessor: an alias for Reg<LLI_SPEC>

RAWINTERRSTAT register accessor: an alias for Reg<RAWINTERRSTAT_SPEC>

RAWINTTCSTAT register accessor: an alias for Reg<RAWINTTCSTAT_SPEC>

SOFTBREQ register accessor: an alias for Reg<SOFTBREQ_SPEC>

SOFTLBREQ register accessor: an alias for Reg<SOFTLBREQ_SPEC>

SOFTLSREQ register accessor: an alias for Reg<SOFTLSREQ_SPEC>

SOFTSREQ register accessor: an alias for Reg<SOFTSREQ_SPEC>

SRCADDR register accessor: an alias for Reg<SRCADDR_SPEC>

SYNC register accessor: an alias for Reg<SYNC_SPEC>