Expand description

DMA Channel 00 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 CRC DATA

DMA CHANNEL N CRC ENABLE

DMA CHANNEL N CRC POST STATUS

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>

CRC_DATA (rw) register accessor: an alias for Reg<CRC_DATA_SPEC>

CRC_EN (rw) register accessor: an alias for Reg<CRC_EN_SPEC>

CRC_POST_STS (rw) register accessor: an alias for Reg<CRC_POST_STS_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>