STM32F0 Standard Peripheral bibliotheek  1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
DMA_Exported_Constants

Modules

 DMA_data_transfer_direction
 
 DMA_peripheral_incremented_mode
 
 DMA_memory_incremented_mode
 
 DMA_peripheral_data_size
 
 DMA_memory_data_size
 
 DMA_circular_normal_mode
 
 DMA_priority_level
 
 DMA_memory_to_memory
 
 DMA_interrupts_definition
 
 DMA_flags_definition
 
 DMA_Buffer_Size
 

Macros

#define IS_DMA_ALL_PERIPH(PERIPH)
 

Detailed Description

Macro Definition Documentation

#define IS_DMA_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == DMA1_Channel1) || \
((PERIPH) == DMA1_Channel2) || \
((PERIPH) == DMA1_Channel3) || \
((PERIPH) == DMA1_Channel4) || \
((PERIPH) == DMA1_Channel5))