EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #187 background imageLoading...
Page #187 background image
UM1581
DMA controller (DMA)
DocID023800 Rev 1
187/584
parameters in the DMA_InitStruct.
Parameters
ï‚· DMAy_Channelx : where y can be 1 or 2 to select the DMA
and x can be 1 to 7 for DMA1 and 1 to 5 for DMA2 to select
the DMA Channel.
ï‚· DMA_InitStruct : pointer to a DMA_InitTypeDef structure
that contains the configuration information for the specified
DMA Channel.
Return values
ï‚· None.
Notes
ï‚· None.
9.2.5.3 DMA_StructInit
Function Name
void DMA_StructInit ( DMA_InitTypeDef * DMA_InitStruct)
Function Description
Fills each DMA_InitStruct member with its default value.
Parameters
ï‚· DMA_InitStruct : pointer to a DMA_InitTypeDef structure
which will be initialized.
Return values
ï‚· None.
Notes
ï‚· None.
9.2.5.4 DMA_Cmd
Function Name
void DMA_Cmd ( DMA_Channel_TypeDef * DMAy_Channelx,
FunctionalState NewState)
Function Description
Enables or disables the specified DMAy Channelx.
Parameters
ï‚· DMAy_Channelx : where y can be 1 or 2 to select the DMA
and x can be 1 to 7 for DMA1 and 1 to 5 for DMA2 to select
the DMA Channel.
ï‚· NewState : new state of the DMAy Channelx. This
parameter can be: ENABLE or DISABLE.
Return values
ï‚· None.
Notes
ï‚· None.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals