ftm_pwm_ch_fault_param_t Struct Reference

FlexTimer driver PWM Fault channel parameters. More...

#include <platform/drivers/inc/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 117 of file ftm_pwm_driver.h.

Field Documentation

bool faultChannelEnabled

Fault channel state

Definition at line 119 of file ftm_pwm_driver.h.

bool faultFilterEnabled

Fault channel filter state

Definition at line 120 of file ftm_pwm_driver.h.

ftm_polarity_t ftmFaultPinPolarity

Channel output state on fault

Definition at line 121 of file ftm_pwm_driver.h.


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