|
SAM4SD32 (SAM4S-EK2)
|
Configuration of PWM fault input behaviors. More...
#include <pwm.h>
Data Fields | |
| bool | b_clear |
| Boolean of clearing fault flag. | |
| bool | b_filtered |
| Boolean of fault filtering. | |
| pwm_fault_id_t | fault_id |
| Fault ID. | |
| pwm_level_t | polarity |
| Polarity of fault input. | |
| bool pwm_fault_t::b_clear |
Boolean of clearing fault flag.
Definition at line 267 of file pwm.h.
Referenced by pwm_fault_init().
| bool pwm_fault_t::b_filtered |
| pwm_fault_id_t pwm_fault_t::fault_id |
| pwm_level_t pwm_fault_t::polarity |