S32 SDK
ftm_pwm_ch_fault_param_t Struct Reference

FlexTimer driver PWM Fault channel parameters. More...

#include <ftm_driver.h>

Data Fields

bool faultChannelEnabled
 
bool faultFilterEnabled
 
ftm_polarity_t ftmFaultPinPolarity
 

Detailed Description

FlexTimer driver PWM Fault channel parameters.

Implements : ftm_pwm_ch_fault_param_t_Class

Definition at line 232 of file ftm_driver.h.

Field Documentation

bool faultChannelEnabled

Fault channel state

Definition at line 234 of file ftm_driver.h.

bool faultFilterEnabled

Fault channel filter state

Definition at line 235 of file ftm_driver.h.

ftm_polarity_t ftmFaultPinPolarity

Channel output state on fault

Definition at line 236 of file ftm_driver.h.


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