BSP_IO_TogglePin() function
Toggles the selected pins state.
Syntax
void BSP_IO_TogglePin(uint32_t IoPin); Arguments
IoPin
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