TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::GPIO::clear() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::GPIO::clear() method

@fn static void GPIO::clear(GPIO_ID id); Sets a pin low. Sets a pin low.

Syntax

static void clear(GPIO_ID id);

Arguments

id

the pin to set.

Examples

touchgfx::GPIO::clear() is referenced by 4 libraries and example projects.

References

LocationText
GPIO.hpp:77
static void clear(GPIO_ID id);

Call Tree

Functions called by touchgfx::GPIO::clear()
touchgfx::GPIO::clear()
BSP_LED_On()
all items filtered out
Data read by touchgfx::GPIO::clear()
touchgfx::GPIO::clear()