STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for Register Definition:

Macros

#define LPTIM_OP_PAD_AF   0x00000000U
 
#define LPTIM_OP_PAD_PA4   LPTIM_OR_LPT_IN1_RMP_0
 
#define LPTIM_OP_PAD_PB9   LPTIM_OR_LPT_IN1_RMP_1
 
#define LPTIM_OP_TIM_DAC   LPTIM_OR_LPT_IN1_RMP
 

Detailed Description

Macro Definition Documentation

◆ LPTIM_OP_PAD_AF

#define LPTIM_OP_PAD_AF   0x00000000U

#include <stm32f4xx_hal_lptim.h>

Definition at line 335 of file stm32f4xx_hal_lptim.h.

◆ LPTIM_OP_PAD_PA4

#define LPTIM_OP_PAD_PA4   LPTIM_OR_LPT_IN1_RMP_0

#include <stm32f4xx_hal_lptim.h>

Definition at line 336 of file stm32f4xx_hal_lptim.h.

◆ LPTIM_OP_PAD_PB9

#define LPTIM_OP_PAD_PB9   LPTIM_OR_LPT_IN1_RMP_1

#include <stm32f4xx_hal_lptim.h>

Definition at line 337 of file stm32f4xx_hal_lptim.h.

◆ LPTIM_OP_TIM_DAC

#define LPTIM_OP_TIM_DAC   LPTIM_OR_LPT_IN1_RMP

#include <stm32f4xx_hal_lptim.h>

Definition at line 338 of file stm32f4xx_hal_lptim.h.