external interrupt mode with rising edge trugger detection:上升沿触发的外部中断模式
    external interrupt mode with falling edge trugger detection:下降沿触发的外部中断模式
    external interrupt mode with rising/falling edge trugger detection:上升沿或者下降沿触发的外部中断模式
    external event mode with rising edge trugger detection:上升沿触发的外部事件模式
    external event mode with falling edge trugger detection:下降沿触发的外部事件模式
    external event mode with rising/falling edge trugger detection:上升沿或者下降沿触发的外部事件模式