STM32G474xx HAL用户手册
宏定义
IT定义
UCPD导出常量

可与LL_UCPD_ReadReg和LL_UCPD_WriteReg函数配合使用的IT定义。 更多...

宏定义

#define LL_UCPD_IMR_TXIS   UCPD_IMR_TXISIE
#define LL_UCPD_IMR_TXMSGDISC   UCPD_IMR_TXMSGDISCIE
#define LL_UCPD_IMR_TXMSGSENT   UCPD_IMR_TXMSGSENTIE
#define LL_UCPD_IMR_TXMSGABT   UCPD_IMR_TXMSGABTIE
#define LL_UCPD_IMR_HRSTDISC   UCPD_IMR_HRSTDISCIE
#define LL_UCPD_IMR_HRSTSENT   UCPD_IMR_HRSTSENTIE
#define LL_UCPD_IMR_TXUND   UCPD_IMR_TXUNDIE
#define LL_UCPD_IMR_RXNE   UCPD_IMR_RXNEIE
#define LL_UCPD_IMR_RXORDDET   UCPD_IMR_RXORDDETIE
#define LL_UCPD_IMR_RXHRSTDET   UCPD_IMR_RXHRSTDETIE
#define LL_UCPD_IMR_RXOVR   UCPD_IMR_RXOVRIE
#define LL_UCPD_IMR_RXMSGEND   UCPD_IMR_RXMSGENDIE
#define LL_UCPD_IMR_TYPECEVT1   UCPD_IMR_TYPECEVT1IE
#define LL_UCPD_IMR_TYPECEVT2   UCPD_IMR_TYPECEVT2IE
#define LL_UCPD_IMR_FRSEVT   UCPD_IMR_FRSEVTIE

详细说明

可与LL_UCPD_ReadReg和LL_UCPD_WriteReg函数配合使用的IT定义。


宏定义说明

#define LL_UCPD_IMR_FRSEVT   UCPD_IMR_FRSEVTIE

使能快速角色交换检测事件

定义于文件 stm32g4xx_ll_ucpd.h137 行。

#define LL_UCPD_IMR_HRSTDISC   UCPD_IMR_HRSTDISCIE

使能HRST丢弃中断

定义于文件 stm32g4xx_ll_ucpd.h127 行。

#define LL_UCPD_IMR_HRSTSENT   UCPD_IMR_HRSTSENTIE

使能HRST发送中断

定义于文件 stm32g4xx_ll_ucpd.h128 行。

#define LL_UCPD_IMR_RXHRSTDET   UCPD_IMR_RXHRSTDETIE

使能Rx硬复位检测中断

定义于文件 stm32g4xx_ll_ucpd.h132 行。

#define LL_UCPD_IMR_RXMSGEND   UCPD_IMR_RXMSGENDIE

使能Rx消息接收完成

定义于文件 stm32g4xx_ll_ucpd.h134 行。

#define LL_UCPD_IMR_RXNE   UCPD_IMR_RXNEIE

使能接收数据寄存器非空中断

定义于文件 stm32g4xx_ll_ucpd.h130 行。

#define LL_UCPD_IMR_RXORDDET   UCPD_IMR_RXORDDETIE

使能Rx有序集(4个K码)检测中断

定义于文件 stm32g4xx_ll_ucpd.h131 行。

#define LL_UCPD_IMR_RXOVR   UCPD_IMR_RXOVRIE

使能Rx数据溢出中断

定义于文件 stm32g4xx_ll_ucpd.h133 行。

#define LL_UCPD_IMR_TXIS   UCPD_IMR_TXISIE

使能发送中断状态

定义于文件 stm32g4xx_ll_ucpd.h123 行。

#define LL_UCPD_IMR_TXMSGABT   UCPD_IMR_TXMSGABTIE

使能发送消息中止中断

定义于文件 stm32g4xx_ll_ucpd.h126 行。

#define LL_UCPD_IMR_TXMSGDISC   UCPD_IMR_TXMSGDISCIE

使能发送消息丢弃中断

定义于文件 stm32g4xx_ll_ucpd.h124 行。

#define LL_UCPD_IMR_TXMSGSENT   UCPD_IMR_TXMSGSENTIE

使能发送消息完成中断

定义于文件 stm32g4xx_ll_ucpd.h125 行。

#define LL_UCPD_IMR_TXUND   UCPD_IMR_TXUNDIE

使能Tx数据下溢条件中断

定义于文件 stm32g4xx_ll_ucpd.h129 行。

#define LL_UCPD_IMR_TYPECEVT1   UCPD_IMR_TYPECEVT1IE

使能CC1上的Type-C电压等级事件

定义于文件 stm32g4xx_ll_ucpd.h135 行。

#define LL_UCPD_IMR_TYPECEVT2   UCPD_IMR_TYPECEVT2IE

使能CC2上的Type-C电压等级事件

定义于文件 stm32g4xx_ll_ucpd.h136 行。