8#ifndef DRV_PWRCTL_FAULT_H
9#define DRV_PWRCTL_FAULT_H
19#include "pwrctrl/pwrctrl_typedef.h"
21#include "config/config.h"
22#include "config/macros.h"
This is the generated driver header file for the CMP3 driver.
Contains public fault functions.
void Fault_Execute_100ms(void)
void Dev_Fault_ClearHardwareFaults(void)
void Fault_Reset(void)
Clears the fault object flag bits.
void Fault_Initialize(void)
Initialize the fault objects.
void Fault_Execute(void)
Executes the fault handlers.
void Fault_Handler(void)
Handles the fault trip by turning off the power control switching.