![]() |
FuSa 8-Bit Libraries Safety Framework
|
Implements APIs for the Power Manager Diagnostics. More...
Go to the source code of this file.
Functions | |
| errFlag_t | MW_DiagVmonOverBegin (void) |
| Starts error injection diagnostic to detect faults in the VMON overvoltage detector. | |
| bool | MW_IsDiagVmonOverDone (void) |
| Checks if the VMON overvoltage error injection has been completed. | |
| errFlag_t | MW_DiagVmonOverEnd (void) |
| Completes error injection diagnostic to detect faults in the VMON overvoltage detector. | |
| errFlag_t | MW_DiagVmonUnderBegin (void) |
| Starts error injection diagnostic to detect faults in the VMON undervoltage detector. | |
| bool | MW_IsDiagVmonUnderDone (void) |
| Checks if the VMON undervoltage error injection has been completed. | |
| errFlag_t | MW_DiagVmonUnderEnd (void) |
| Completes error injection diagnostic to detect faults in the VMON undervoltage detector. | |
Implements APIs for the Power Manager Diagnostics.
Contains API prototypes for the Power Manager Diagnostics.
Definition in file midware_power_manager_diag.h.