STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for LPTIM Updating Mode:

Macros

#define LPTIM_UPDATE_IMMEDIATE   0x00000000U
 
#define LPTIM_UPDATE_ENDOFPERIOD   LPTIM_CFGR_PRELOAD
 

Detailed Description

Macro Definition Documentation

◆ LPTIM_UPDATE_IMMEDIATE

#define LPTIM_UPDATE_IMMEDIATE   0x00000000U

#include <stm32f4xx_hal_lptim.h>

Definition at line 287 of file stm32f4xx_hal_lptim.h.

◆ LPTIM_UPDATE_ENDOFPERIOD

#define LPTIM_UPDATE_ENDOFPERIOD   LPTIM_CFGR_PRELOAD

#include <stm32f4xx_hal_lptim.h>

Definition at line 288 of file stm32f4xx_hal_lptim.h.