PCNT_Filter_TypeDef Struct ReferenceEMLIB > PCNT

Filter initialization structure

Definition at line 257 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 the filter through setting filter to true during PCNT_Init() . Filter length = (filtLen + 5) LFACLK cycles.

Definition at line 260 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 264 of file em_pcnt.h .

Referenced by PCNT_FilterConfiguration() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/ em_pcnt.h