Collection of Secondary Rectifier Properties. More...
#include <psfb_droop.X/sources/pwrctrl/pwrctrl_typedef.h>
Data Fields | |
uint8_t | SR_Enabled |
uint8_t | SR_Flag |
uint16_t | Threshold_high |
uint16_t | Threshold_low |
This data structure manages the SR properties and control variables
Definition at line 184 of file pwrctrl_typedef.h.
uint8_t SR_Enabled |
Definition at line 185 of file pwrctrl_typedef.h.
uint8_t SR_Flag |
Definition at line 186 of file pwrctrl_typedef.h.
uint16_t Threshold_high |
Definition at line 187 of file pwrctrl_typedef.h.
uint16_t Threshold_low |
Definition at line 188 of file pwrctrl_typedef.h.