BSP_IO_TogglePin() function
Toggles the selected pins state.
Syntax
void BSP_IO_TogglePin(uint32_t IO_Pin); Arguments
IO_Pin
Selected pins to toggle. This parameter can be any combination of the IO pins.
Notes
This function is only used to toggle one pin in the same time