STM32H735xx HAL User Manual
|
TIM Output Compare configuration structure definition. More...
#include <stm32h7xx_ll_tim.h>
Data Fields | |
uint32_t | OCMode |
uint32_t | OCState |
uint32_t | OCNState |
uint32_t | CompareValue |
uint32_t | OCPolarity |
uint32_t | OCNPolarity |
uint32_t | OCIdleState |
uint32_t | OCNIdleState |
TIM Output Compare configuration structure definition.
Definition at line 245 of file stm32h7xx_ll_tim.h.