|
CARME-M4 BSP
V1.5
|
Collaboration diagram for TIM_AOE_Bit_Set_Reset:Macros | |
| #define | TIM_AutomaticOutput_Enable ((uint16_t)0x4000) |
| #define | TIM_AutomaticOutput_Disable ((uint16_t)0x0000) |
| #define | IS_TIM_AUTOMATIC_OUTPUT_STATE(STATE) |
| #define IS_TIM_AUTOMATIC_OUTPUT_STATE | ( | STATE | ) |
Definition at line 433 of file stm32f4xx_tim.h.