Skip to main content
marcogrossi89
Associate III
February 15, 2016
Question

Interrupt vs Event

  • February 15, 2016
  • 1 reply
  • 609 views
Posted on February 15, 2016 at 18:16

The STM32L standard peripheral library for the structure EXTI_InitTypeDef in the field EXTI_Mode has two possibilities: EXTI_Mode_Interrupt and EXTI_Mode_Event.

What is the differences and in what case is better one mode or the other?

Thanks.

    This topic has been closed for replies.

    1 reply

    Radosław
    Associate II
    February 15, 2016
    Posted on February 15, 2016 at 18:29

    Why you don't read Reference manual? It's clearly discribe this.

    Shortly. event don't set  coresponding flag.