ESP-IDF + 0/1 examples
SourceVu will show references to mcpwm_gpio_sync_src_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxExamplesReferencesInstances

Fields

Field
Declared as
Description
int
MCPWM group ID.
int
GPIO used by sync source.
struct { uint32_t active_neg: 1; uint32_t io_loop_back: 1; uint32_t pull_up: 1; uint32_t pull_down: 1; }
Extra configuration flags for GPIO sync source.