Expand description

DMA Channel 02 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 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>

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>