|
|
#define | TIM_SLAVEMODE_DISABLE ((uint32_t)0x00000000U) |
| |
|
#define | TIM_SLAVEMODE_RESET ((uint32_t)0x00000004U) |
| |
|
#define | TIM_SLAVEMODE_GATED ((uint32_t)0x00000005U) |
| |
|
#define | TIM_SLAVEMODE_TRIGGER ((uint32_t)0x00000006U) |
| |
|
#define | TIM_SLAVEMODE_EXTERNAL1 ((uint32_t)0x00000007U) |
| |