Structure to hold device policy manager parameters.
Data Fields | |
| uint16_t | defCur |
| Default current setting in 10 mA unit (3 A is represented as 300). More... | |
| uint16_t | typeCSnkWaitCapPeriod |
| The tTypeCSnkWaitCap period to be used in ms. More... | |
| uint16_t | muxEnableDelayPeriod |
| Delay to be provided (in ms) between MUX enable and VBus turning ON. More... | |
| uint16_t | dpmDefCableCap |
| Flag for default cable capabilities. More... | |
| cy_en_pd_rp_term_t | dpmRpAudioAcc |
| Flag for holding the cc termination current level for an audio accessory. More... | |
| uint16_t | dpmSnkWaitCapPeriod |
| Variable holding the sink wait cap period. More... | |
| cy_stc_pdstack_dpm_ctrl_flags_t | dpmCtrlFlags |
| Variable holding the DPM control flags. More... | |
| uint16_t cy_stc_pdstack_dpm_params_t::defCur |
Default current setting in 10 mA unit (3 A is represented as 300).
| uint16_t cy_stc_pdstack_dpm_params_t::typeCSnkWaitCapPeriod |
The tTypeCSnkWaitCap period to be used in ms.
| uint16_t cy_stc_pdstack_dpm_params_t::muxEnableDelayPeriod |
Delay to be provided (in ms) between MUX enable and VBus turning ON.
| uint16_t cy_stc_pdstack_dpm_params_t::dpmDefCableCap |
Flag for default cable capabilities.
| cy_en_pd_rp_term_t cy_stc_pdstack_dpm_params_t::dpmRpAudioAcc |
Flag for holding the cc termination current level for an audio accessory.
| uint16_t cy_stc_pdstack_dpm_params_t::dpmSnkWaitCapPeriod |
Variable holding the sink wait cap period.
| cy_stc_pdstack_dpm_ctrl_flags_t cy_stc_pdstack_dpm_params_t::dpmCtrlFlags |
Variable holding the DPM control flags.