MG32F10x Standard Peripherals Firmware Library
宏定义
DMAC_AutomaticDestinationReload

宏定义

#define DMAC_AutomaticDestinationReload_Enable   (DMAC_CFGL_RELOAD_DST)
 
#define DMAC_AutomaticDestinationReload_Disable   ((uint32_t)0x00000000)
 

详细描述