Public Attributes | List of all members
MDMA_LinkNodeTypeDef Struct Reference

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
 

Detailed Description

HAL MDMA linked list node structure definition.

Note
The Linked list node allows to define a new MDMA configuration (CTCR ,CBNDTR ,CSAR ,CDAR ,CBRUR, CLAR, CTBR, CMAR and CMDR registers). When CLAR register is configured to a non NULL value , each time a transfer ends, a new configuration (linked list node) is automatically loaded from the address given in CLAR register.

Definition at line 122 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.

Member Data Documentation

◆ CBNDTR

__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.

◆ CBRUR

__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.

◆ CDAR

__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.

◆ CLAR

__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.

◆ CMAR

__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.

◆ CMDR

__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.

◆ CSAR

__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.

◆ CTBR

__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.

◆ CTCR

__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.

◆ Reserved

__IO uint32_t MDMA_LinkNodeTypeDef::Reserved

The documentation for this struct was generated from the following file:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20