|
CARME-M4 BSP
V1.5
|
Collaboration diagram for TIM_Clock_Division_CKD:Macros | |
| #define | TIM_CKD_DIV1 ((uint16_t)0x0000) |
| #define | TIM_CKD_DIV2 ((uint16_t)0x0100) |
| #define | TIM_CKD_DIV4 ((uint16_t)0x0200) |
| #define | IS_TIM_CKD_DIV(DIV) |
| #define IS_TIM_CKD_DIV | ( | DIV | ) |
Definition at line 306 of file stm32f4xx_tim.h.