ST32
基于(英蓓特)STM32V100的EXTI程序
This Example shows how to configure an external interrupt line.
In this Example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softawre interrupt generated on EXTI Line9
then at each falling edge.
標(biāo)簽:
configure
interrupt
external
Example
上傳時(shí)間:
2016-11-17
上傳用戶:GavinNeko