STM32F413H-Discovery + 0/15 examples
CodeScope will show references to BSP_PB_Init() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_PB_Init() function

Configures button GPIO and EXTI Line.

Arguments

Button

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

ButtonMode

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 15 libraries and example projects.

Call Tree

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