STM32H735xx HAL User Manual
Defines
PSSI Interrupts
PSSI Exported Constants

Defines

#define PSSI_FLAG_OVR_RIS   PSSI_RIS_OVR_RIS
#define PSSI_FLAG_MASK   PSSI_RIS_OVR_RIS_Msk
#define PSSI_FLAG_OVR_MIS   PSSI_MIS_OVR_MIS

Define Documentation

#define PSSI_FLAG_MASK   PSSI_RIS_OVR_RIS_Msk

Overrun, Underrun errors Mask

Definition at line 253 of file stm32h7xx_hal_pssi.h.

#define PSSI_FLAG_OVR_MIS   PSSI_MIS_OVR_MIS

Overrun, Underrun masked errors flag

Definition at line 254 of file stm32h7xx_hal_pssi.h.

Referenced by HAL_PSSI_IRQHandler().

#define PSSI_FLAG_OVR_RIS   PSSI_RIS_OVR_RIS