STM32L486xx HAL User Manual
Defines
SW BUFFER RX
SWPMI Exported Constants

Defines

#define LL_SWPMI_SW_BUFFER_RX_SINGLE   ((uint32_t)0x00000000)
#define LL_SWPMI_SW_BUFFER_RX_MULTI   SWPMI_CR_RXMODE

Define Documentation

#define LL_SWPMI_SW_BUFFER_RX_MULTI   SWPMI_CR_RXMODE

Multi software buffermode for reception

Definition at line 169 of file stm32l4xx_ll_swpmi.h.

#define LL_SWPMI_SW_BUFFER_RX_SINGLE   ((uint32_t)0x00000000)

Single software buffer mode for reception

Definition at line 168 of file stm32l4xx_ll_swpmi.h.

Referenced by LL_SWPMI_StructInit().