Module xmc4300::gpdma0_ch0[][src]

Expand description

General Purpose DMA Unit 0

Modules

Configuration Register High

Configuration Register Low

Control Register High

Control Register Low

Destination Address Register

Destination Scatter Register

Destination Status Register

Destination Status Address Register

Linked List Pointer Register

Source Address Register

Source Gather Register

Source Status Register

Source Status Address Register

Structs

Register block

Type Definitions

CFGH register accessor: an alias for Reg<CFGH_SPEC>

CFGL register accessor: an alias for Reg<CFGL_SPEC>

CTLH register accessor: an alias for Reg<CTLH_SPEC>

CTLL register accessor: an alias for Reg<CTLL_SPEC>

DAR register accessor: an alias for Reg<DAR_SPEC>

DSR register accessor: an alias for Reg<DSR_SPEC>

DSTAT register accessor: an alias for Reg<DSTAT_SPEC>

DSTATAR register accessor: an alias for Reg<DSTATAR_SPEC>

LLP register accessor: an alias for Reg<LLP_SPEC>

SAR register accessor: an alias for Reg<SAR_SPEC>

SGR register accessor: an alias for Reg<SGR_SPEC>

SSTAT register accessor: an alias for Reg<SSTAT_SPEC>

SSTATAR register accessor: an alias for Reg<SSTATAR_SPEC>