Function port_pin_toggle_output_level()

Toggles the state of a port pin that is configured as an output.

void port_pin_toggle_output_level(
		const uint8_t gpio_pin)

Toggles the current output level of a port pin.

Table 1. Parameters
Data direction Parameter name Description

[in]

gpio_pin

Index of the GPIO pin to toggle