Variables | |
volatile struct FAULT_OBJECT_s | fltObjectClear |
Clears the fault objects. More... | |
This chapter provides detailed information about the private variables provided by the fault handler library.
FAULT_OBJECT_s fltObjectClear |
Clears the fault objects.
The fltObjectClear object is used during pre-initialization of user-defined fault pbjects, clearing all settings and setting the FaultActive and FaultStatus fault object status flag bts.
Definition at line 1 of file drv_fault_handler.c.