STM32H735xx HAL User Manual
|
Data Fields | |
__IO uint32_t | ISR |
__IO uint32_t | Reserved0 |
__IO uint32_t | IFCR |
Definition at line 109 of file stm32h7xx_hal_dma.c.
__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().
__IO uint32_t DMA_Base_Registers::Reserved0 |
Definition at line 112 of file stm32h7xx_hal_dma.c.