|
STM32H735xx 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 178 of file stm32h7xx_ll_swpmi.h.
| #define LL_SWPMI_DMA_REG_DATA_TRANSMIT (uint32_t)0 |
Get address of data register used for transmission
Definition at line 177 of file stm32h7xx_ll_swpmi.h.
Referenced by LL_SWPMI_DMA_GetRegAddr().
1.7.6.1