|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_MDMA_READ_ERROR 0x00000000U |
| #define | LL_MDMA_WRITE_ERROR MDMA_CESR_TED |
| #define LL_MDMA_READ_ERROR 0x00000000U |
Last transfer error on the channel was a related to a read access
Definition at line 556 of file stm32h7xx_ll_mdma.h.
| #define LL_MDMA_WRITE_ERROR MDMA_CESR_TED |
Last transfer error on the channel was a related to a write access
Definition at line 557 of file stm32h7xx_ll_mdma.h.
1.7.6.1