Module lpc845_pac::dma0[][src]

Expand description

LPC84x DMA controller

Modules

Channel Abort control for all DMA channels.

Channel Active status for all DMA channels.

Channel Busy status for all DMA channels.

Register block no description available

DMA control.

Channel Enable Clear for all DMA channels.

Channel Enable read and Set for all DMA channels.

Error Interrupt status for all DMA channels.

Interrupt A status for all DMA channels.

Interrupt B status for all DMA channels.

Interrupt Enable Clear for all DMA channels.

Interrupt Enable read and Set for all DMA channels.

Interrupt status.

Set Trigger control bits for all DMA channels.

Set ValidPending control bits for all DMA channels.

SRAM address of the channel configuration table.

Structs

Register block

Register block

Type Definitions

ABORT0 register accessor: an alias for Reg<ABORT0_SPEC>

ACTIVE0 register accessor: an alias for Reg<ACTIVE0_SPEC>

BUSY0 register accessor: an alias for Reg<BUSY0_SPEC>

CTRL register accessor: an alias for Reg<CTRL_SPEC>

ENABLECLR0 register accessor: an alias for Reg<ENABLECLR0_SPEC>

ENABLESET0 register accessor: an alias for Reg<ENABLESET0_SPEC>

ERRINT0 register accessor: an alias for Reg<ERRINT0_SPEC>

INTA0 register accessor: an alias for Reg<INTA0_SPEC>

INTB0 register accessor: an alias for Reg<INTB0_SPEC>

INTENCLR0 register accessor: an alias for Reg<INTENCLR0_SPEC>

INTENSET0 register accessor: an alias for Reg<INTENSET0_SPEC>

INTSTAT register accessor: an alias for Reg<INTSTAT_SPEC>

SETTRIG0 register accessor: an alias for Reg<SETTRIG0_SPEC>

SETVALID0 register accessor: an alias for Reg<SETVALID0_SPEC>

SRAMBASE register accessor: an alias for Reg<SRAMBASE_SPEC>