21#ifndef __STM32H7xx_IT_H
22#define __STM32H7xx_IT_H
void QUADSPI_IRQHandler(void)
This function handles QUADSPI global interrupt.
void TIM6_DAC_IRQHandler(void)
This function handles TIM6 global interrupt, DAC1_CH1 and DAC1_CH2 underrun error interrupts.
void DMA1_Stream0_IRQHandler(void)
This function handles DMA1 stream0 global interrupt.
void UsageFault_Handler(void)
This function handles Undefined instruction or illegal state.
void HardFault_Handler(void)
This function handles Hard fault interrupt.
void MemManage_Handler(void)
This function handles Memory management fault.
void DMA1_Stream1_IRQHandler(void)
This function handles DMA1 stream1 global interrupt.
void MDMA_IRQHandler(void)
This function handles MDMA global interrupt.
void NMI_Handler(void)
This function handles Non maskable interrupt.
void TIM4_IRQHandler(void)
This function handles TIM4 global interrupt.
void USART1_IRQHandler(void)
This function handles USART1 global interrupt.
void TIM8_UP_TIM13_IRQHandler(void)
This function handles TIM8 update interrupt and TIM13 global interrupt.
void BusFault_Handler(void)
This function handles Pre-fetch fault, memory access fault.
void TIM7_IRQHandler(void)
This function handles TIM7 global interrupt.
void DebugMon_Handler(void)
This function handles Debug monitor.