STM324xG_EVAL + 0/1 examples
CodeScope will show references to BSP_IO_WritePin() from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

BSP_IO_WritePin() function

Sets the selected pins state.

Syntax

void BSP_IO_WritePin(uint16_t IO_Pin,     uint8_t PinState);
Implemented in stm324xg_eval_io.c:167

Arguments

IO_Pin

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

PinState

New pins state to write

Examples

BSP_IO_WritePin() is referenced by 1 libraries and example projects.

References

Call Tree

Functions calling BSP_IO_WritePin()
Functions called by BSP_IO_WritePin()
all items filtered out
BSP_IO_WritePin()
all items filtered out
Data read by BSP_IO_WritePin()
BSP_IO_WritePin()