Module stm32h7xx_hal::device::mdma::ch[][src]

Register block Channel cluster: C?ISR, C?IFCR, C?ESR, C?CR, C?TCR, C?BNDTR, C?SAR, C?DAR, C?BRUR, C?LAR, C?TBR, C?MAR and C?MDR registers

Modules

bndtr

MDMA Channel x block number of data register

brur

MDMA channel x Block Repeat address Update register

cr

This register is used to control the concerned channel.

dar

MDMA channel x destination address register

esr

MDMA Channel x error status register

ifcr

MDMA channel x interrupt flag clear register

isr

MDMA channel x interrupt/status register

lar

MDMA channel x Link Address register

mar

MDMA channel x Mask address register

mdr

MDMA channel x Mask Data register

sar

MDMA channel x source address register

tbr

MDMA channel x Trigger and Bus selection Register

tcr

This register is used to configure the concerned channel.

Type Definitions

BNDTR

MDMA Channel x block number of data register

BRUR

MDMA channel x Block Repeat address Update register

CR

This register is used to control the concerned channel.

DAR

MDMA channel x destination address register

ESR

MDMA Channel x error status register

IFCR

MDMA channel x interrupt flag clear register

ISR

MDMA channel x interrupt/status register

LAR

MDMA channel x Link Address register

MAR

MDMA channel x Mask address register

MDR

MDMA channel x Mask Data register

SAR

MDMA channel x source address register

TBR

MDMA channel x Trigger and Bus selection Register

TCR

This register is used to configure the concerned channel.