CAT2 Peripheral Driver Library
cy_stc_fault_vbus_ovp_cfg_t Struct Reference

Description

Config structure for VBUS OVP parameters.

Data Fields

uint8_t enable
 Whether to enable/disable VBUS OVP Feature 1 - Enable 0 - Disable.
 
uint8_t mode
 Vbus OVP Mode Selection 0 - OVP using ADC comparator 1 - OVP using dedicated comparator, Firmware detects trips and turns off FETS 2 - OVP using dedicated comparator, Hardware detects trips and turns off FETS.
 
uint8_t threshold
 Current threshold percentage (0-100) above the contract current to trigger fault. More...
 
uint8_t debounce
 Fault event debounce period in ms (0-255)
 
uint8_t retryCount
 Number of times to retry recovery from fault(0-255)
 

Field Documentation

◆ threshold

uint8_t cy_stc_fault_vbus_ovp_cfg_t::threshold

Current threshold percentage (0-100) above the contract current to trigger fault.