BSP_PB_DeInit() is only used within STM32446E_EVAL.
 
Symbols
loading...
Files
loading...

BSP_PB_DeInit() function

Push Button DeInit.

Syntax

void BSP_PB_DeInit(Button_TypeDef Button);
Implemented in stm32446e_eval.c:480

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 @arg BUTTON_KEY: Key Push Button

Notes

On STM32446E-EVAL evaluation board, the three buttons (Wakeup, Tamper and key buttons) are mapped on the same push button nammed "Wakeup/Tamper" on the board serigraphy. PB DeInit does not disable the GPIO clock

References

LocationText
stm32446e_eval.c:480
void BSP_PB_DeInit(Button_TypeDef Button)
stm32446e_eval.h:356
void BSP_PB_DeInit(Button_TypeDef Button);

Call Tree

Functions called by BSP_PB_DeInit()
BSP_PB_DeInit()
Data read by BSP_PB_DeInit()
Data written by BSP_PB_DeInit()
BSP_PB_DeInit()::gpio_init_structure
all items filtered out
BSP_PB_DeInit()
all items filtered out
Type of BSP_PB_DeInit()
BSP_PB_DeInit()
all items filtered out