Config structure for Cable Compensation.
Data Fields | |
| bool | enable |
| Whether to enable/disable cable compensation Feature 1 - Enable 0 - Disable. | |
| volatile bool | start |
| Whether comparator interrupt received or not. More... | |
| volatile uint16_t | cableCompCur |
| The latest cable compensation Vbus current. More... | |
| uint16_t | cableCompDrop |
| The current cable compensation voltage drop. More... | |
| volatile bool cy_stc_cable_comp_cfg_t::start |
Whether comparator interrupt received or not.
| volatile uint16_t cy_stc_cable_comp_cfg_t::cableCompCur |
The latest cable compensation Vbus current.
| uint16_t cy_stc_cable_comp_cfg_t::cableCompDrop |
The current cable compensation voltage drop.