pcnt_ll_clear_count() function
Clear PCNT counter value to zero
Syntax
__attribute__((always_inline))
static inline void pcnt_ll_clear_count(pcnt_dev_t *hw,
uint32_t unit);
Arguments
hw
Peripheral PCNT hardware instance address.
unit
PCNT unit number, select from uint32_t
![]()
pcnt_ll_clear_count(group->hal.dev, unit_id);
pcnt_ll_clear_count() is called by 3 functions:
![]()
pcnt_ll_clear_count()
pcnt_ll_clear_count() reads 2 variables and writes 1 variable:
![]()
pcnt_ll_clear_count()