Symbols
loading...
Files
loading...

BSP_PB_Init() function

Configures button GPIO and EXTI Line.

Syntax

Arguments

Button

Button to be configured This parameter can be one of the following values: @arg BUTTON_WAKEUP: Wakeup Push Button @arg BUTTON_TAMPER: Tamper Push Button

Button_Mode

Button mode This parameter can be one of the following values: @arg BUTTON_MODE_GPIO: Button will be used as simple IO @arg BUTTON_MODE_EXTI: Button will be connected to EXTI line with interrupt generation capability

Examples

BSP_PB_Init() is referenced by 39 libraries and example projects.

Call Tree

Functions called by BSP_PB_Init()
BSP_PB_Init()
Type of BSP_PB_Init()
BSP_PB_Init()
uint32_t
all items filtered out