Macros
InitStrcut default configuartion
Peripheral Driver
»
LL Driver
»
DUAL_TIMER
»
Defines
»
DUAL_TIM Exported Constants
Macros
#define
DUAL_TIMER_DEFAULT_CONFIG
LL DUAL_TIMER InitStrcut default configuartion.
More...
Detailed Description
Macro Definition Documentation
◆
DUAL_TIMER_DEFAULT_CONFIG
#define DUAL_TIMER_DEFAULT_CONFIG
Value:
{ \
.prescaler =
LL_DUAL_TIMER_PRESCALER_DIV0
, \
.counter_size =
LL_DUAL_TIMER_COUNTERSIZE_32
, \
.counter_mode =
LL_DUAL_TIMER_PERIODIC_MODE
, \
.auto_reload = SystemCoreClock - 1, \
}
LL DUAL_TIMER InitStrcut default configuartion.
Definition at line
144
of file
gr55xx_ll_dual_tim.h
.
LL_DUAL_TIMER_PRESCALER_DIV0
#define LL_DUAL_TIMER_PRESCALER_DIV0
Definition:
gr55xx_ll_dual_tim.h:125
LL_DUAL_TIMER_PERIODIC_MODE
#define LL_DUAL_TIMER_PERIODIC_MODE
Definition:
gr55xx_ll_dual_tim.h:119
LL_DUAL_TIMER_COUNTERSIZE_32
#define LL_DUAL_TIMER_COUNTERSIZE_32
Definition:
gr55xx_ll_dual_tim.h:134