STM CMSIS
TIM Output Compare N Idle State

Macros

#define TIM_OCNIDLESTATE_SET   (TIM_CR2_OIS1N)
 
#define TIM_OCNIDLESTATE_RESET   ((uint32_t)0x00000000U)
 

Detailed Description