STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | LPTIM_IT_DOWN LPTIM_IER_DOWNIE |
#define | LPTIM_IT_UP LPTIM_IER_UPIE |
#define | LPTIM_IT_ARROK LPTIM_IER_ARROKIE |
#define | LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE |
#define | LPTIM_IT_EXTTRIG LPTIM_IER_EXTTRIGIE |
#define | LPTIM_IT_ARRM LPTIM_IER_ARRMIE |
#define | LPTIM_IT_CMPM LPTIM_IER_CMPMIE |
#define LPTIM_IT_DOWN LPTIM_IER_DOWNIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 321 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Encoder_Start_IT(), HAL_LPTIM_Encoder_Stop_IT(), and HAL_LPTIM_IRQHandler().
#define LPTIM_IT_UP LPTIM_IER_UPIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 322 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Encoder_Start_IT(), HAL_LPTIM_Encoder_Stop_IT(), and HAL_LPTIM_IRQHandler().
#define LPTIM_IT_ARROK LPTIM_IER_ARROKIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 323 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Counter_Start_IT(), HAL_LPTIM_Counter_Stop_IT(), HAL_LPTIM_IRQHandler(), HAL_LPTIM_OnePulse_Start_IT(), HAL_LPTIM_OnePulse_Stop_IT(), HAL_LPTIM_PWM_Start_IT(), HAL_LPTIM_PWM_Stop_IT(), HAL_LPTIM_SetOnce_Start_IT(), and HAL_LPTIM_SetOnce_Stop_IT().
#define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 324 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_IRQHandler(), HAL_LPTIM_OnePulse_Start_IT(), HAL_LPTIM_OnePulse_Stop_IT(), HAL_LPTIM_PWM_Start_IT(), HAL_LPTIM_PWM_Stop_IT(), HAL_LPTIM_SetOnce_Start_IT(), and HAL_LPTIM_SetOnce_Stop_IT().
#define LPTIM_IT_EXTTRIG LPTIM_IER_EXTTRIGIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 325 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_IRQHandler(), HAL_LPTIM_OnePulse_Start_IT(), HAL_LPTIM_OnePulse_Stop_IT(), HAL_LPTIM_PWM_Start_IT(), HAL_LPTIM_PWM_Stop_IT(), HAL_LPTIM_SetOnce_Start_IT(), and HAL_LPTIM_SetOnce_Stop_IT().
#define LPTIM_IT_ARRM LPTIM_IER_ARRMIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 326 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Counter_Start_IT(), HAL_LPTIM_Counter_Stop_IT(), HAL_LPTIM_IRQHandler(), HAL_LPTIM_OnePulse_Start_IT(), HAL_LPTIM_OnePulse_Stop_IT(), HAL_LPTIM_PWM_Start_IT(), HAL_LPTIM_PWM_Stop_IT(), HAL_LPTIM_SetOnce_Start_IT(), and HAL_LPTIM_SetOnce_Stop_IT().
#define LPTIM_IT_CMPM LPTIM_IER_CMPMIE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 327 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_IRQHandler(), HAL_LPTIM_OnePulse_Start_IT(), HAL_LPTIM_OnePulse_Stop_IT(), HAL_LPTIM_PWM_Start_IT(), HAL_LPTIM_PWM_Stop_IT(), HAL_LPTIM_SetOnce_Start_IT(), HAL_LPTIM_SetOnce_Stop_IT(), HAL_LPTIM_TimeOut_Start_IT(), and HAL_LPTIM_TimeOut_Stop_IT().