discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
DMA_flow_controller_definitions
STM32F4xx_StdPeriph_Driver
»
DMA
»
DMA_Exported_Constants
Collaboration diagram for DMA_flow_controller_definitions:
Macros
#define
DMA_FlowCtrl_Memory
((uint32_t)0x00000000)
#define
DMA_FlowCtrl_Peripheral
((uint32_t)0x00000020)
#define
IS_DMA_FLOW_CTRL
(CTRL)
Detailed Description
Macro Definition Documentation
#define IS_DMA_FLOW_CTRL
(
CTRL
)
Value:
(((CTRL) == DMA_FlowCtrl_Memory) || \
((CTRL) == DMA_FlowCtrl_Peripheral))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1