ESP-IDF + 0/2 examples
SourceVu will show references to mcpwm_dead_time_config_t from the following samples and libraries:
 
Symbols
loading (1/5)...
Files
loading (4/5)...
SummarySyntaxExamplesReferencesInstances

Fields

Field
Declared as
Description
uint32_t
delay time applied to rising edge, 0 means no rising delay time.
uint32_t
delay time applied to falling edge, 0 means no falling delay time.
struct { uint32_t invert_output: 1; }
Extra flags for dead time configuration.