STM32G474xx HAL User Manual
定义
CC引脚选择
UCPD Exported Constants

定义

#define LL_UCPD_CCPIN_CC1   0x0U
#define LL_UCPD_CCPIN_CC2   UCPD_CR_PHYCCSEL

定义文档

#define LL_UCPD_CCPIN_CC1   0x0U

使用CC1引脚进行电力传输通信

Definition at line 251 of file stm32g4xx_ll_ucpd.h.

#define LL_UCPD_CCPIN_CC2   UCPD_CR_PHYCCSEL

使用CC2引脚进行电力传输通信

Definition at line 252 of file stm32g4xx_ll_ucpd.h.