RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
_pwm_fault_input_filter_param Struct Reference

Structure for the user to configure the fault input filter. More...

#include <fsl_pwm.h>

Data Fields

uint8_t faultFilterCount
 
uint8_t faultFilterPeriod
 
bool faultGlitchStretch
 

Detailed Description

Structure for the user to configure the fault input filter.

Field Documentation

◆ faultFilterCount

uint8_t _pwm_fault_input_filter_param::faultFilterCount

Fault filter count

◆ faultFilterPeriod

uint8_t _pwm_fault_input_filter_param::faultFilterPeriod

Fault filter period;value of 0 will bypass the filter

◆ faultGlitchStretch

bool _pwm_fault_input_filter_param::faultGlitchStretch

Fault Glitch Stretch Enable: A logic 1 means that input fault signals will be stretched to at least 2 IPBus clock cycles


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