STM32G474xx HAL用户手册
定义
外部事件A或B计数器
HRTIM导出常量

定义外部事件计数器的常量。 更多...

定义

#define LL_HRTIM_EE_COUNTER_A   ((uint32_t)0U)
#define LL_HRTIM_EE_COUNTER_B   ((uint32_t)16U)

详细描述

定义外部事件计数器的常量。


定义文档

#define LL_HRTIM_EE_COUNTER_A   ((uint32_t)0U)

外部事件A计数器

定义位置:文件stm32g4xx_ll_hrtim.h1769行。

#define LL_HRTIM_EE_COUNTER_B   ((uint32_t)16U)

外部事件B计数器

定义位置:文件stm32g4xx_ll_hrtim.h1770行。