#include <stm32f407xx.h>
Public Attributes | |
| __IO uint32_t | HIFCR | 
| __IO uint32_t | HISR | 
| __IO uint32_t | LIFCR | 
| __IO uint32_t | LISR | 
Definition at line 356 of file stm32f407xx.h.
| __IO uint32_t DMA_TypeDef::HIFCR | 
DMA high interrupt flag clear register, Address offset: 0x0C
Definition at line 361 of file stm32f407xx.h.
| __IO uint32_t DMA_TypeDef::HISR | 
DMA high interrupt status register, Address offset: 0x04
Definition at line 359 of file stm32f407xx.h.
| __IO uint32_t DMA_TypeDef::LIFCR | 
DMA low interrupt flag clear register, Address offset: 0x08
Definition at line 360 of file stm32f407xx.h.
| __IO uint32_t DMA_TypeDef::LISR | 
DMA low interrupt status register, Address offset: 0x00
Definition at line 358 of file stm32f407xx.h.