STM32H735xx HAL User Manual
Data Fields
DMA_Base_Registers Struct Reference

Data Fields

__IO uint32_t ISR
__IO uint32_t Reserved0
__IO uint32_t IFCR

Detailed Description

Definition at line 109 of file stm32h7xx_hal_dma.c.


Field Documentation

__IO uint32_t DMA_Base_Registers::IFCR

DMA interrupt flag clear register

Definition at line 113 of file stm32h7xx_hal_dma.c.

Referenced by DMA_SetConfig(), HAL_DMA_Abort(), HAL_DMA_DeInit(), HAL_DMA_Init(), and HAL_DMA_IRQHandler().

__IO uint32_t DMA_Base_Registers::ISR

DMA interrupt status register

Definition at line 111 of file stm32h7xx_hal_dma.c.

Referenced by HAL_DMA_IRQHandler().

Definition at line 112 of file stm32h7xx_hal_dma.c.


The documentation for this struct was generated from the following file: