STM32L443xx HAL User Manual
|
Defines | |
#define | LL_SWPMI_DMA_REG_DATA_TRANSMIT (uint32_t)0 |
#define | LL_SWPMI_DMA_REG_DATA_RECEIVE (uint32_t)1 |
#define LL_SWPMI_DMA_REG_DATA_RECEIVE (uint32_t)1 |
Get address of data register used for reception
Definition at line 179 of file stm32l4xx_ll_swpmi.h.
#define LL_SWPMI_DMA_REG_DATA_TRANSMIT (uint32_t)0 |
Get address of data register used for transmission
Definition at line 178 of file stm32l4xx_ll_swpmi.h.
Referenced by LL_SWPMI_DMA_GetRegAddr().