PAN1080 Peripheral API
Macros
Dma handshake control

Dma handshake control definition. More...

Collaboration diagram for Dma handshake control:

Macros

#define DMAC_Handshake_Default   (1)
 
#define DMAC_Handshake_Software   (1)
 
#define DMAC_Handshake_Hardware   (0)
 

Detailed Description

Dma handshake control definition.

Macro Definition Documentation

◆ DMAC_Handshake_Default

#define DMAC_Handshake_Default   (1)

Handshake control default value,default software

◆ DMAC_Handshake_Hardware

#define DMAC_Handshake_Hardware   (0)

Handshake controlled by hardware

◆ DMAC_Handshake_Software

#define DMAC_Handshake_Software   (1)

Handshake controlled by software