|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_MDMA_BUFF_WRITE_DISABLE 0x00000000U |
| #define | LL_MDMA_BUFF_WRITE_ENABLE MDMA_CTCR_BWM |
| #define LL_MDMA_BUFF_WRITE_DISABLE 0x00000000U |
destination write operation is non-bufferable
Definition at line 322 of file stm32h7xx_ll_mdma.h.
Referenced by LL_MDMA_StructInit().
| #define LL_MDMA_BUFF_WRITE_ENABLE MDMA_CTCR_BWM |
destination write operation is bufferable
Definition at line 323 of file stm32h7xx_ll_mdma.h.
1.7.6.1