Arduino Core for STM32  1.0
interrupt.h File Reference

This file contains override weak GPIO interrupt functions. More...

#include "main.h"
Include dependency graph for interrupt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

This file contains override weak GPIO interrupt functions.

Note
While using this file, make sure, that all NVIC EXTI lines interrupts are disabled in .ioc file. If not, it can cause compilation error.