|
STM32G474xx HAL User Manual
|
可与LL_LPTIM_ReadReg和LL_LPTIM_WriteReg函数配合使用的IT定义。 更多...
宏定义 | |
| #define | LL_LPTIM_IER_CMPMIE LPTIM_IER_CMPMIE |
| #define | LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE |
| #define | LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE |
| #define | LL_LPTIM_IER_EXTTRIGIE LPTIM_IER_EXTTRIGIE |
| #define | LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE |
| #define | LL_LPTIM_IER_UPIE LPTIM_IER_UPIE |
| #define | LL_LPTIM_IER_DOWNIE LPTIM_IER_DOWNIE |
可与LL_LPTIM_ReadReg和LL_LPTIM_WriteReg函数配合使用的IT定义。
| #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE |
自动重载匹配
定义于文件 stm32g4xx_ll_lptim.h 的 122 行。
| #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE |
自动重载寄存器更新完成
定义于文件 stm32g4xx_ll_lptim.h 的 124 行。
| #define LL_LPTIM_IER_CMPMIE LPTIM_IER_CMPMIE |
比较匹配
定义于文件 stm32g4xx_ll_lptim.h 的 120 行。
| #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE |
比较寄存器更新完成
定义于文件 stm32g4xx_ll_lptim.h 的 121 行。
| #define LL_LPTIM_IER_DOWNIE LPTIM_IER_DOWNIE |
计数器方向从向上变为向下
定义于文件 stm32g4xx_ll_lptim.h 的 126 行。
| #define LL_LPTIM_IER_EXTTRIGIE LPTIM_IER_EXTTRIGIE |
外部触发边沿事件
定义于文件 stm32g4xx_ll_lptim.h 的 123 行。
| #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE |
计数器方向从向下变为向上
定义于文件 stm32g4xx_ll_lptim.h 的 125 行。
1.7.6.1