Module dma1

Module dma1 

Source
Expand description

Direct memory access controller

Modules§

ccr1
channel x configuration register
ccr2
channel x configuration register
ccr3
channel x configuration register
ccr4
channel x configuration register
ccr5
channel x configuration register
ccr6
channel x configuration register
ccr7
channel x configuration register
cmar1
channel x memory address register
cmar2
channel x memory address register
cmar3
channel x memory address register
cmar4
channel x memory address register
cmar5
channel x memory address register
cmar6
channel x memory address register
cmar7
channel x memory address register
cndtr1
channel x number of data register
cndtr2
channel x number of data register
cndtr3
channel x number of data register
cndtr4
channel x number of data register
cndtr5
channel x number of data register
cndtr6
channel x number of data register
cndtr7
channel x number of data register
cpar1
channel x peripheral address register
cpar2
channel x peripheral address register
cpar3
channel x peripheral address register
cpar4
channel x peripheral address register
cpar5
channel x peripheral address register
cpar6
channel x peripheral address register
cpar7
channel x peripheral address register
cselr
channel selection register
ifcr
interrupt flag clear register
isr
interrupt status register

Structs§

RegisterBlock
Register block

Type Aliases§

CCR1
CCR1 register accessor: an alias for Reg<CCR1_SPEC>
CCR2
CCR2 register accessor: an alias for Reg<CCR2_SPEC>
CCR3
CCR3 register accessor: an alias for Reg<CCR3_SPEC>
CCR4
CCR4 register accessor: an alias for Reg<CCR4_SPEC>
CCR5
CCR5 register accessor: an alias for Reg<CCR5_SPEC>
CCR6
CCR6 register accessor: an alias for Reg<CCR6_SPEC>
CCR7
CCR7 register accessor: an alias for Reg<CCR7_SPEC>
CMAR1
CMAR1 register accessor: an alias for Reg<CMAR1_SPEC>
CMAR2
CMAR2 register accessor: an alias for Reg<CMAR2_SPEC>
CMAR3
CMAR3 register accessor: an alias for Reg<CMAR3_SPEC>
CMAR4
CMAR4 register accessor: an alias for Reg<CMAR4_SPEC>
CMAR5
CMAR5 register accessor: an alias for Reg<CMAR5_SPEC>
CMAR6
CMAR6 register accessor: an alias for Reg<CMAR6_SPEC>
CMAR7
CMAR7 register accessor: an alias for Reg<CMAR7_SPEC>
CNDTR1
CNDTR1 register accessor: an alias for Reg<CNDTR1_SPEC>
CNDTR2
CNDTR2 register accessor: an alias for Reg<CNDTR2_SPEC>
CNDTR3
CNDTR3 register accessor: an alias for Reg<CNDTR3_SPEC>
CNDTR4
CNDTR4 register accessor: an alias for Reg<CNDTR4_SPEC>
CNDTR5
CNDTR5 register accessor: an alias for Reg<CNDTR5_SPEC>
CNDTR6
CNDTR6 register accessor: an alias for Reg<CNDTR6_SPEC>
CNDTR7
CNDTR7 register accessor: an alias for Reg<CNDTR7_SPEC>
CPAR1
CPAR1 register accessor: an alias for Reg<CPAR1_SPEC>
CPAR2
CPAR2 register accessor: an alias for Reg<CPAR2_SPEC>
CPAR3
CPAR3 register accessor: an alias for Reg<CPAR3_SPEC>
CPAR4
CPAR4 register accessor: an alias for Reg<CPAR4_SPEC>
CPAR5
CPAR5 register accessor: an alias for Reg<CPAR5_SPEC>
CPAR6
CPAR6 register accessor: an alias for Reg<CPAR6_SPEC>
CPAR7
CPAR7 register accessor: an alias for Reg<CPAR7_SPEC>
CSELR
CSELR register accessor: an alias for Reg<CSELR_SPEC>
IFCR
IFCR register accessor: an alias for Reg<IFCR_SPEC>
ISR
ISR register accessor: an alias for Reg<ISR_SPEC>