FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
midware_power_manager_diag.h File Reference

Implements APIs for the Power Manager Diagnostics. More...

#include <stdbool.h>
#include <define_error_flags.h>

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.

Detailed Description

Implements APIs for the Power Manager Diagnostics.

Contains API prototypes for the Power Manager Diagnostics.

Definition in file midware_power_manager_diag.h.