#include <fault_handler/drivers/drv_fault_handler.h>
Definition at line 143 of file drv_fault_handler.h.
volatile bool FaultLatch |
Bit 1: Flag bit indicating if a latched FAULT condition has been enforced.
Definition at line 147 of file drv_fault_handler.h.
volatile bool FaultStatus |
Bit 0: Flag bit indicating if a FAULT condition has been tripped.
Definition at line 146 of file drv_fault_handler.h.
volatile unsigned |
Bit <15:2>: (reserved)
Definition at line 148 of file drv_fault_handler.h.
volatile uint16_t value |
Fault monitor status word.
Definition at line 150 of file drv_fault_handler.h.