|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_USART_DMA_REG_DATA_TRANSMIT 0x00000000U |
| #define | LL_USART_DMA_REG_DATA_RECEIVE 0x00000001U |
| #define LL_USART_DMA_REG_DATA_RECEIVE 0x00000001U |
Get address of data register used for reception
Definition at line 514 of file stm32h7xx_ll_usart.h.
| #define LL_USART_DMA_REG_DATA_TRANSMIT 0x00000000U |
Get address of data register used for transmission
Definition at line 513 of file stm32h7xx_ll_usart.h.
Referenced by LL_USART_DMA_GetRegAddr().
1.7.6.1