STM32L443xx HAL User Manual
Enumerations
Tick Frequency
HAL Exported Types

Enumerations

enum  HAL_TickFreqTypeDef { HAL_TICK_FREQ_10HZ = 100U, HAL_TICK_FREQ_100HZ = 10U, HAL_TICK_FREQ_1KHZ = 1U, HAL_TICK_FREQ_DEFAULT = HAL_TICK_FREQ_1KHZ }

Enumeration Type Documentation

Enumerator:
HAL_TICK_FREQ_10HZ 
HAL_TICK_FREQ_100HZ 
HAL_TICK_FREQ_1KHZ 
HAL_TICK_FREQ_DEFAULT 

Definition at line 47 of file stm32l4xx_hal.h.