_dual_timer_init Struct Reference

DUAL TIMER init Structure definition. More...

#include <gr55xx_hal_dual_tim.h>

Public Attributes

uint32_t prescaler
 Specifies the prescaler value used to divide the DUAL_TIMER clock. More...
 
uint32_t counter_mode
 Specifies the counter mode. More...
 
uint32_t auto_reload
 Specifies the auto-reload value. More...
 

Detailed Description

DUAL TIMER init Structure definition.

Definition at line 97 of file gr55xx_hal_dual_tim.h.

Member Data Documentation

◆ auto_reload

uint32_t _dual_timer_init::auto_reload

Specifies the auto-reload value.

Definition at line 105 of file gr55xx_hal_dual_tim.h.

◆ counter_mode

uint32_t _dual_timer_init::counter_mode

Specifies the counter mode.

This parameter can be a value of DUAL TIMER Counter Mode

Definition at line 102 of file gr55xx_hal_dual_tim.h.

◆ 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

Definition at line 99 of file gr55xx_hal_dual_tim.h.


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