S32 SDK
ftm_timer_param_t Struct Reference

FlexTimer driver timer mode configuration structure. More...

#include <ftm_driver.h>

Data Fields

ftm_config_mode_t mode
 
uint16_t initialValue
 
uint16_t finalValue
 

Detailed Description

FlexTimer driver timer mode configuration structure.

Implements : ftm_timer_param_t_Class

Definition at line 220 of file ftm_driver.h.

Field Documentation

uint16_t finalValue

Final counter value

Definition at line 224 of file ftm_driver.h.

uint16_t initialValue

Initial counter value

Definition at line 223 of file ftm_driver.h.

FTM mode

Definition at line 222 of file ftm_driver.h.


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