![]() |
S32 SDK
|
Configuration structure that the user needs to set. More...
#include <ftm_driver.h>
Configuration structure that the user needs to set.
Implements : ftm_user_config_t_Class
Definition at line 200 of file ftm_driver.h.
ftm_bdm_mode_t BDMMode |
Select FTM behavior in BDM mode
Definition at line 208 of file ftm_driver.h.
bool enableInitializationTrigger |
true: enable the generation of initialization trigger false: disable the generation of initialization trigger
Definition at line 211 of file ftm_driver.h.
ftm_clock_source_t ftmClockSource |
Select clock source for FTM
Definition at line 207 of file ftm_driver.h.
ftm_config_mode_t ftmMode |
Mode of operation for FTM
Definition at line 204 of file ftm_driver.h.
ftm_clock_ps_t ftmPrescaler |
Register pre-scaler options available in the ftm_clock_ps_t enumeration
Definition at line 205 of file ftm_driver.h.
bool isTofIsrEnabled |
true: enable interrupt, false: write interrupt is disabled
Definition at line 209 of file ftm_driver.h.
ftm_pwm_sync_t syncMethod |
Register sync options available in the ftm_sync_method_t enumeration
Definition at line 202 of file ftm_driver.h.