ESP-IDF + 0/3 examples
SourceVu will show references to dedic_gpio_bundle_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const int *
Array of GPIO numbers, gpio_array[0] ~ gpio_array[size-1] low_dedic_channel_num ~ high_dedic_channel_num.
size_t
Number of GPIOs in gpio_array.
struct { unsigned int in_en: 1; unsigned int in_invert: 1; unsigned int out_en: 1; unsigned int out_invert: 1; }
Flags to control specific behaviour of GPIO bundle.

References

from examples