![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <stm32f745xx.h>
Data Fields | |
__IO uint32_t | LISR |
__IO uint32_t | HISR |
__IO uint32_t | LIFCR |
__IO uint32_t | HIFCR |
Definition at line 400 of file stm32f745xx.h.
__IO uint32_t HIFCR |
DMA high interrupt flag clear register, Address offset: 0x0C
Definition at line 405 of file stm32f745xx.h.
__IO uint32_t HISR |
DMA high interrupt status register, Address offset: 0x04
Definition at line 403 of file stm32f745xx.h.
__IO uint32_t LIFCR |
DMA low interrupt flag clear register, Address offset: 0x08
Definition at line 404 of file stm32f745xx.h.
__IO uint32_t LISR |
DMA low interrupt status register, Address offset: 0x00
Definition at line 402 of file stm32f745xx.h.