Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
FAULT_MONITOR_STATUS_s Struct Reference

#include <fault_handler/drivers/drv_fault_handler.h>

+ Collaboration diagram for FAULT_MONITOR_STATUS_s:

Detailed Description

Definition at line 143 of file drv_fault_handler.h.

Field Documentation

◆ FaultLatch

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.

◆ FaultStatus

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.

◆ unsigned

volatile unsigned

Bit <15:2>: (reserved)

Definition at line 148 of file drv_fault_handler.h.

◆ value

volatile uint16_t value

Fault monitor status word.

Definition at line 150 of file drv_fault_handler.h.


The documentation for this struct was generated from the following file: