|
HFCC-01 Low-Level Software (LLSW) Rel_6802_HFCC-01-RP-CSAR-CB
|
Pulse Width Modulation (PWM) Continuous Built-In Test (CBIT) Diagnostic Status Structure. More...
#include <pwm.h>
Data Fields | |
| PwmBITState | tw [(4U)] |
| CBIT thermal warning status. | |
| PwmBITState | uld [(4U)] |
| CBIT under-load status. | |
| PwmBITState | psf [(4U)] |
| CBIT power supply failure status. | |
| PwmBITState | ocs [(4U)] |
| CBIT overcurrent shutdown status. | |
| PwmBITState | tsd [(4U)] |
| CBIT thermal shutdown status. | |
| PwmBITState | pwmChUld [(4U)] |
| CBIT channel under-load status. | |
| PwmBITState | pwmChOvercurrent [(4U)] |
| CBIT channel overcurrent status. | |
| PwmBITState | notRun |
| CBIT not-run status. | |
| PwmBITState | cbitF5v5 |
| CBIT 5.5V fault status. | |
| PwmBITState | cbitIcCommErr [(4U)] |
| CBIT IC communication error status. | |
| PwmBITState | fIvdc [(4U)] |
| CBIT integrity value duty cycle fault status. | |
Pulse Width Modulation (PWM) Continuous Built-In Test (CBIT) Diagnostic Status Structure.
| PwmBITState PwmCbitStatus::cbitF5v5 |
CBIT 5.5V fault status.
| PwmBITState PwmCbitStatus::cbitIcCommErr[(4U)] |
CBIT IC communication error status.
| PwmBITState PwmCbitStatus::fIvdc[(4U)] |
CBIT integrity value duty cycle fault status.
| PwmBITState PwmCbitStatus::notRun |
CBIT not-run status.
| PwmBITState PwmCbitStatus::ocs[(4U)] |
CBIT overcurrent shutdown status.
| PwmBITState PwmCbitStatus::psf[(4U)] |
CBIT power supply failure status.
| PwmBITState PwmCbitStatus::pwmChOvercurrent[(4U)] |
CBIT channel overcurrent status.
| PwmBITState PwmCbitStatus::pwmChUld[(4U)] |
CBIT channel under-load status.
| PwmBITState PwmCbitStatus::tsd[(4U)] |
CBIT thermal shutdown status.
| PwmBITState PwmCbitStatus::tw[(4U)] |
CBIT thermal warning status.
| PwmBITState PwmCbitStatus::uld[(4U)] |
CBIT under-load status.