STM8L15x Standard Peripherals Drivers
|
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.
- 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.