STM32G474xx HAL用户手册
定义
IDLE PUSH-PULL STATUS
HRTIM导出常量

定义在推挽模式平衡故障模式或延迟空闲模式下触发保护时信号所施加的输出。 更多...

定义

#define LL_HRTIM_IPPSTAT_OUTPUT1 ((uint32_t) 0x00U)
#define LL_HRTIM_IPPSTAT_OUTPUT2 (HRTIM_TIMISR_IPPSTAT)

详细说明

定义在推挽模式平衡故障模式或延迟空闲模式下触发保护时信号所施加的输出。


定义文档

#define LL_HRTIM_IPPSTAT_OUTPUT1 ((uint32_t) 0x00U)

当输出1激活且输出2被强制为无效时发生保护

Definition at line 1186 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_IPPSTAT_OUTPUT2 (HRTIM_TIMISR_IPPSTAT)

当输出2激活且输出1被强制为无效时发生保护

Definition at line 1187 of file stm32g4xx_ll_hrtim.h.