PDStack Middleware Library
cy_stc_pdstack_pd_contract_info_t Struct Reference

Description

Structure to hold PD contract information passed with APP_EVT_PD_CONTRACT_NEGOTIATION_COMPLETE event to the application.

Data Fields

cy_pd_pd_do_t rdo
 RDO associated with the contract. More...
 
cy_en_pdstack_contract_status_t status
 Status of the contract. More...
 

Field Documentation

◆ rdo

cy_pd_pd_do_t cy_stc_pdstack_pd_contract_info_t::rdo

RDO associated with the contract.

◆ status

cy_en_pdstack_contract_status_t cy_stc_pdstack_pd_contract_info_t::status

Status of the contract.