_dual_timer_init Struct Reference

DUAL TIMER init Structure definition. More...

#include <gr55xx_hal_dual_tim.h>

Data Fields

uint32_t prescaler
 
uint32_t counter_mode
 
uint32_t auto_reload
 

Detailed Description

DUAL TIMER init Structure definition.

Field Documentation

◆ auto_reload

uint32_t _dual_timer_init::auto_reload

Specifies the auto-reload value.

◆ counter_mode

uint32_t _dual_timer_init::counter_mode

Specifies the counter mode. This parameter can be a value of DUAL TIMER Counter Mode

◆ prescaler

uint32_t _dual_timer_init::prescaler

Specifies the prescaler value used to divide the DUAL_TIMER clock. This parameter can be a value of DUAL TIMER Prescaler Division


The documentation for this struct was generated from the following file: