Collection of Secondary Rectifier Properties. More...
#include <psfb_droop.X/sources/pwrctrl/pwrctrl_typedef.h>
Data Fields | |
uint8_t | Droop_Enabled |
uint8_t | Droop_Flag |
uint16_t | Droop_Delay_Counter |
uint16_t | Droop_Voltage_Reference_from_PBV |
uint16_t | Droop_New_Voltage_Reference |
uint16_t | ref_diff |
This data structure manages the SR properties and control variables
Definition at line 225 of file pwrctrl_typedef.h.
uint16_t Droop_Delay_Counter |
Definition at line 228 of file pwrctrl_typedef.h.
uint8_t Droop_Enabled |
Definition at line 226 of file pwrctrl_typedef.h.
uint8_t Droop_Flag |
Definition at line 227 of file pwrctrl_typedef.h.
uint16_t Droop_New_Voltage_Reference |
Definition at line 230 of file pwrctrl_typedef.h.
uint16_t Droop_Voltage_Reference_from_PBV |
Definition at line 229 of file pwrctrl_typedef.h.
uint16_t ref_diff |
Definition at line 231 of file pwrctrl_typedef.h.