MG32F10x Standard Peripherals Firmware Library
|
EXTI Init Structure definition. More...
#include <mg32f10x_exti.h>
Data Fields | |
uint32_t | EXTI_Line |
EXTIMode_TypeDef | EXTI_Mode |
EXTITrigger_TypeDef | EXTI_Trigger |
FunctionalState | EXTI_LineCmd |
EXTI Init Structure definition.
uint32_t EXTI_Line |
Specifies the EXTI lines to be enabled or disabled. This parameter can be any combination of EXTI_Lines
FunctionalState EXTI_LineCmd |
Specifies the new state of the selected EXTI lines. This parameter can be set either to ENABLE or DISABLE
EXTIMode_TypeDef EXTI_Mode |
Specifies the mode for the EXTI lines. This parameter can be a value of EXTIMode_TypeDef
EXTITrigger_TypeDef EXTI_Trigger |
Specifies the trigger signal active edge for the EXTI lines. This parameter can be a value of EXTIMode_TypeDef