STM32H735xx HAL User Manual
|
Defines | |
#define | LL_SWPMI_SW_BUFFER_RX_SINGLE ((uint32_t)0x00000000) |
#define | LL_SWPMI_SW_BUFFER_RX_MULTI SWPMI_CR_RXMODE |
#define LL_SWPMI_SW_BUFFER_RX_MULTI SWPMI_CR_RXMODE |
Multi software buffermode for reception
Definition at line 151 of file stm32h7xx_ll_swpmi.h.
#define LL_SWPMI_SW_BUFFER_RX_SINGLE ((uint32_t)0x00000000) |
Single software buffer mode for reception
Definition at line 150 of file stm32h7xx_ll_swpmi.h.
Referenced by LL_SWPMI_StructInit().