_ll_timer_init_t Struct Reference

LL TIMER init Structure definition. More...

#include <gr55xx_ll_tim.h>

Data Fields

uint32_t auto_reload
 

Detailed Description

LL TIMER init Structure definition.

Field Documentation

◆ auto_reload

uint32_t _ll_timer_init_t::auto_reload

Specifies the auto reload value to be loaded into the active Auto-Reload Register at the next update event. This parameter must be a number between Min_Data=0x00000000 and Max_Data=0xFFFFFFFF. Some timer instances may support 32 bits counters. In that case this parameter must be a number between 0x0000 and 0xFFFFFFFF.

This feature can be modified afterwards using unitary function ll_timer_set_auto_reload().


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