Expand description

DMA Channel 01 Registers

Modules

Enable this channel for operation. The DMA Main Control: Activate must also be enabled for this channel to be operational.

DMA Channel N Control

This is the Master Device address.

DMA CHANNEL N FILL DATA

DMA CHANNEL N FILL ENABLE

DMA CHANNEL N FILL STATUS

DMA CHANNEL N INTERRUPT ENABLE

DMA Channel N Interrupt Status

This is the ending address for the Memory device.

This is the starting address for the Memory device.

Structs

Register block

Type Definitions

ACTIVATE (rw) register accessor: an alias for Reg<ACTIVATE_SPEC>

CTRL (rw) register accessor: an alias for Reg<CTRL_SPEC>

DSTART (rw) register accessor: an alias for Reg<DSTART_SPEC>

FILL_DATA (rw) register accessor: an alias for Reg<FILL_DATA_SPEC>

FILL_EN (rw) register accessor: an alias for Reg<FILL_EN_SPEC>

FILL_STS (rw) register accessor: an alias for Reg<FILL_STS_SPEC>

IEN (rw) register accessor: an alias for Reg<IEN_SPEC>

ISTS (rw) register accessor: an alias for Reg<ISTS_SPEC>

MEND (rw) register accessor: an alias for Reg<MEND_SPEC>

MSTART (rw) register accessor: an alias for Reg<MSTART_SPEC>