S32 SDK
ftm_quad_decode_config_t Struct Reference

FTM quadrature configure structure. More...

#include <ftm_driver.h>

Data Fields

ftm_quad_decode_mode_t mode
 
uint16_t initialVal
 
uint16_t maxVal
 
ftm_phase_params_t phaseAConfig
 
ftm_phase_params_t phaseBConfig
 

Detailed Description

FTM quadrature configure structure.

Implements : ftm_quad_decode_config_t_Class

Definition at line 400 of file ftm_driver.h.

Field Documentation

uint16_t initialVal

Initial counter value

Definition at line 403 of file ftm_driver.h.

uint16_t maxVal

Maximum counter value

Definition at line 404 of file ftm_driver.h.

FTM_QUAD_PHASE_ENCODE or FTM_QUAD_COUNT_AND_DIR

Definition at line 402 of file ftm_driver.h.

ftm_phase_params_t phaseAConfig

Configuration for the input phase a

Definition at line 405 of file ftm_driver.h.

ftm_phase_params_t phaseBConfig

Configuration for the input phase b

Definition at line 406 of file ftm_driver.h.


The documentation for this struct was generated from the following file: