RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
HAL_DMA_MuxRequestGeneratorConfigTypeDef Struct Reference

HAL DMAMUX request generator parameters structure definition. More...

#include <stm32h7xx_hal_dma_ex.h>

Data Fields

uint32_t SignalID
 
uint32_t Polarity
 
uint32_t RequestNumber
 

Detailed Description

HAL DMAMUX request generator parameters structure definition.

Field Documentation

◆ Polarity

uint32_t HAL_DMA_MuxRequestGeneratorConfigTypeDef::Polarity

Specifies the polarity of the signal on which the request is generated. This parameter can be a value of DMAEx MUX RequestGeneneratorPolarity selection

◆ RequestNumber

uint32_t HAL_DMA_MuxRequestGeneratorConfigTypeDef::RequestNumber

Specifies the number of DMA request that will be generated after a signal event. This parameters can be in the range 1 to 32

◆ SignalID

uint32_t HAL_DMA_MuxRequestGeneratorConfigTypeDef::SignalID

Specifies the ID of the signal used for DMAMUX request generator This parameter can be a value of DMAEx MUX SignalGeneratorID selection


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