BSP_IO_ReadPin() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

BSP_IO_ReadPin() function

Gets the selected pins current state.

Syntax

uint32_t BSP_IO_ReadPin(uint32_t IO_Pin);
Implemented in stm32469i_eval_io.c:243

Arguments

IO_Pin

Selected pins to read. This parameter can be any combination of the IO pins.

Return value

The current pins state

References

Call Tree

Functions calling BSP_IO_ReadPin()
Functions called by BSP_IO_ReadPin()
BSP_IO_ReadPin()
all items filtered out
Data read by BSP_IO_ReadPin()
all items filtered out
BSP_IO_ReadPin()
Type of BSP_IO_ReadPin()
BSP_IO_ReadPin()
uint32_t
all items filtered out