#include <stm32h735xx.h>
Public Attributes | |
__IO uint32_t | IFCR |
__IO uint32_t | ISR |
Definition at line 632 of file stm32h735xx.h.
__IO uint32_t BDMA_TypeDef::IFCR |
DMA interrupt flag clear register, Address offset: 0x04
Definition at line 635 of file stm32h735xx.h.
__IO uint32_t BDMA_TypeDef::ISR |
DMA interrupt status register, Address offset: 0x00
Definition at line 634 of file stm32h735xx.h.