|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_BDMA_PERIPH_INCREMENT BDMA_CCR_PINC |
| #define | LL_BDMA_PERIPH_NOINCREMENT 0x00000000U |
| #define LL_BDMA_PERIPH_INCREMENT BDMA_CCR_PINC |
Peripheral increment mode Enable
Definition at line 285 of file stm32h7xx_ll_bdma.h.
| #define LL_BDMA_PERIPH_NOINCREMENT 0x00000000U |
Peripheral increment mode Disable
Definition at line 286 of file stm32h7xx_ll_bdma.h.
Referenced by LL_BDMA_StructInit().
1.7.6.1