BSP_IO_TogglePin() function
Toggles the selected pins state
Syntax
void BSP_IO_TogglePin(uint16_t IO_Pin); Arguments
IO_Pin
Selected pins to toggle. This parameter can be any combination of the IO pins.
Examples
BSP_IO_TogglePin() is referenced by 1 libraries and example projects: