DIY Logging Volt/Ampmeter
|
Go to the documentation of this file.
22 #ifndef __STM32F1xx_IT_H
23 #define __STM32F1xx_IT_H
void DebugMon_Handler(void)
This function handles Debug monitor.
void UsageFault_Handler(void)
This function handles Undefined instruction or illegal state.
void MemManage_Handler(void)
This function handles Memory management fault.
void USART3_IRQHandler(void)
This function handles USART3 global interrupt.
void SVC_Handler(void)
This function handles System service call via SWI instruction.
void RTC_IRQHandler(void)
This function handles RTC global interrupt.
void BusFault_Handler(void)
This function handles Prefetch fault, memory access fault.
void PendSV_Handler(void)
This function handles Pendable request for system service.
void ADC1_2_IRQHandler(void)
This function handles ADC1 and ADC2 global interrupts.
void USART2_IRQHandler(void)
This function handles USART2 global interrupt.
void USART1_IRQHandler(void)
This function handles USART1 global interrupt.
void EXTI1_IRQHandler(void)
This function handles EXTI line1 interrupt.
void SysTick_Handler(void)
This function handles System tick timer.
void EXTI9_5_IRQHandler(void)
This function handles EXTI line[9:5] interrupts.
void HardFault_Handler(void)
This function handles Hard fault interrupt.
void NMI_Handler(void)
This function handles Non maskable interrupt.
void TIM2_IRQHandler(void)
This function handles TIM2 global interrupt.
void EXTI0_IRQHandler(void)
This function handles EXTI line0 interrupt.