STM8L15x Standard Peripherals Drivers: DMA transfers management functions

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

DMA transfers management functions

DMA transfers management function. More...

Functions

void AES_DMAConfig (AES_DMATransfer_TypeDef AES_DMATransfer, FunctionalState NewState)
 Configures the AES DMA interface.

Detailed Description

DMA transfers management function.

 ===============================================================================
                      DMA transfers management functions
 ===============================================================================  


Function Documentation

void AES_DMAConfig ( AES_DMATransfer_TypeDef  AES_DMATransfer,
FunctionalState  NewState 
)

Configures the AES DMA interface.

Parameters:
AES_DMATransfer,:Specifies the AES DMA transfer. This parameter can be one of the following values:
  • AES_DMATransfer_InOut: DMA requests enabled for input/Output transfer phase
NewStateIndicates the new state of the AES DMA interface. This parameter can be: ENABLE or DISABLE.
Return values:
None
Note:
CCF bit has no meaning when DMA requests are enabled (DMAEN = 1).

Definition at line 231 of file stm8l15x_aes.c.

References AES, DISABLE, and IS_AES_DMATRANSFER.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com