|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_LPUART_DMA_REG_DATA_TRANSMIT 0x00000000U |
| #define | LL_LPUART_DMA_REG_DATA_RECEIVE 0x00000001U |
| #define LL_LPUART_DMA_REG_DATA_RECEIVE 0x00000001U |
Get address of data register used for reception
Definition at line 436 of file stm32l4xx_ll_lpuart.h.
| #define LL_LPUART_DMA_REG_DATA_TRANSMIT 0x00000000U |
Get address of data register used for transmission
Definition at line 435 of file stm32l4xx_ll_lpuart.h.
Referenced by LL_LPUART_DMA_GetRegAddr().
1.7.6.1