HAL MDMA linked list node structure definition. More...
#include <stm32h7xx_hal_mdma.h>
Public Attributes | |
__IO uint32_t | CBNDTR |
__IO uint32_t | CBRUR |
__IO uint32_t | CDAR |
__IO uint32_t | CLAR |
__IO uint32_t | CMAR |
__IO uint32_t | CMDR |
__IO uint32_t | CSAR |
__IO uint32_t | CTBR |
__IO uint32_t | CTCR |
__IO uint32_t | Reserved |
HAL MDMA linked list node structure definition.
Definition at line 122 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CBNDTR |
New CBNDTR register configuration for the given MDMA linked list node
Definition at line 125 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CBRUR |
New CBRUR register configuration for the given MDMA linked list node
Definition at line 128 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CDAR |
New CDAR register configuration for the given MDMA linked list node
Definition at line 127 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CLAR |
New CLAR register configuration for the given MDMA linked list node
Definition at line 129 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CMAR |
New CMAR register configuration for the given MDMA linked list node
Definition at line 132 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CMDR |
New CMDR register configuration for the given MDMA linked list node
Definition at line 133 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CSAR |
New CSAR register configuration for the given MDMA linked list node
Definition at line 126 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CTBR |
New CTBR register configuration for the given MDMA linked list node
Definition at line 130 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::CTCR |
New CTCR register configuration for the given MDMA linked list node
Definition at line 124 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.
__IO uint32_t MDMA_LinkNodeTypeDef::Reserved |
Reserved register
Definition at line 131 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.