PCNT_Filter_TypeDef Struct ReferenceEMLIB > PCNT

Filter initialization structure

Definition at line 264 of file em_pcnt.h.

#include <em_pcnt.h>

Data Fields

uint8_t filtLen
 
bool flutterrm
 

Field Documentation

uint8_t PCNT_Filter_TypeDef::filtLen

Used only in OVSINGLE and OVSQUAD1X-4X modes. To use this, enable filter by setting filter to true during PCNT_Init(). Filter length = (filtLen + 5) LFACLK cycles.

Definition at line 267 of file em_pcnt.h.

Referenced by PCNT_FilterConfiguration().

bool PCNT_Filter_TypeDef::flutterrm

When set, removes flutter from Quaddecoder inputs S0IN and S1IN. Available only in OVSQUAD1X-4X modes.

Definition at line 271 of file em_pcnt.h.

Referenced by PCNT_FilterConfiguration().


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/em_pcnt.h