HAL + 0/1 examples
CodeScope will show references to LL_EXTI_InitTypeDef::Mode from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
EXTI
 
Symbols
loading...
Files
loading...

LL_EXTI_InitTypeDef::Mode field

Specifies the mode for the EXTI lines. This parameter can be a value of EXTI_LL_EC_MODE.

Syntax

uint8_t Mode;

Examples

LL_EXTI_InitTypeDef::Mode is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_exti.h:66
uint8_t Mode; /*!< Specifies the mode for the EXTI lines.
stm32f4xx_ll_exti.c:120LL_EXTI_Init()
switch (EXTI_InitStruct->Mode)
stm32f4xx_ll_exti.c:189LL_EXTI_StructInit()

Data Use

Functions writing LL_EXTI_InitTypeDef::Mode
Functions reading LL_EXTI_InitTypeDef::Mode
all items filtered out
LL_EXTI_InitTypeDef::Mode
all items filtered out
Type of LL_EXTI_InitTypeDef::Mode
LL_EXTI_InitTypeDef::Mode
uint8_t
all items filtered out