pcnt_unit_config_t::flags field
Extra flags
Syntax
struct {
uint32_t accum_count: 1;
#if SOC_PCNT_SUPPORT_STEP_NOTIFY
uint32_t en_step_notify_up: 1;
uint32_t en_step_notify_down: 1;
#endif
} flags;
pcnt_unit_config_t::flags is read by 1 function:
![]()
pcnt_unit_config_t::flags