Config structure for USBPD IP configuration.
Data Fields | |
| const cy_stc_fault_vbus_ovp_cfg_t * | vbusOvpConfig |
| Pointer for VBUS OVP config structure. | |
| const cy_stc_fault_vbus_uvp_cfg_t * | vbusUvpConfig |
| Pointer for VBUS UVP config structure. | |
| const cy_stc_fault_vbus_ocp_cfg_t * | vbusOcpConfig |
| Pointer for VBUS OCP config structure. | |
| const cy_stc_fault_vconn_ocp_cfg_t * | vconnOcpConfig |
| Pointer for VCONN OCP config structure. | |
| const cy_stc_fault_vbus_scp_cfg_t * | vbusScpConfig |
| Pointer for VBUS SCP config structure. | |
| const cy_stc_fault_vbus_rcp_cfg_t * | vbusRcpConfig |
| Pointer for VBUS RCP config structure. | |
| const cy_stc_fault_cc_ovp_cfg_t * | ccOvpConfig |
| Pointer for CC OVP config structure. | |
| const cy_stc_fault_sbu_ovp_cfg_t * | sbuOvpConfig |
| Pointer for SBU OVP config structure. | |
| const cy_stc_legacy_charging_cfg_t * | legacyChargingConfig |
| Legacy Charging Configuration. More... | |
| cy_stc_buck_boost_cfg_t * | buckBoostConfig |
| Buck-Boost Configuration. More... | |
| cy_stc_auto_cfg_settings_t * | autoConfig |
| Auto SDK Configuration. More... | |
| cy_stc_fault_vin_uvp_ovp_cfg_t | vinUvpConfig |
| Input under voltage protection configuration. | |
| cy_stc_fault_vin_uvp_ovp_cfg_t | vinOvpConfig |
| Input over voltage protection configuration. | |
| const cy_stc_fault_vbat_ocp_cfg_t * | vbatOcpConfig |
| Pointer for VBAT OCP config structure. | |
| const cy_stc_legacy_charging_cfg_t* cy_stc_usbpd_config_t::legacyChargingConfig |
Legacy Charging Configuration.
| cy_stc_buck_boost_cfg_t* cy_stc_usbpd_config_t::buckBoostConfig |
Buck-Boost Configuration.
| cy_stc_auto_cfg_settings_t* cy_stc_usbpd_config_t::autoConfig |
Auto SDK Configuration.