S32 SDK
ftm_pwm_ch_fault_param_t Struct Reference

FlexTimer driver PWM Fault channel parameters. More...

#include <ftm_pwm_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 63 of file ftm_pwm_driver.h.

Field Documentation

bool faultChannelEnabled

Fault channel state

Definition at line 65 of file ftm_pwm_driver.h.

bool faultFilterEnabled

Fault channel filter state

Definition at line 66 of file ftm_pwm_driver.h.

ftm_polarity_t ftmFaultPinPolarity

Channel output state on fault

Definition at line 67 of file ftm_pwm_driver.h.


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