PAN1080 Peripheral API
Data Fields
__DMAC_ChannelConfigTypeDef Struct Reference

Structure with dma channel config feature. More...

#include <pan_dmac.h>

Data Fields

uint32_t CTL_L
 
uint32_t CTL_H
 
uint32_t CFG_L
 
uint32_t CFG_H
 

Detailed Description

Structure with dma channel config feature.

Parameters
CTL_LLow 32 bit of dma channel control register.
CTL_HHigh 32 bit of dma channel control register.
CFG_LLow 32 bit of dma channel config register.
CFG_HHigh 32 bit of dma channel config register.

Field Documentation

◆ CFG_H

uint32_t CFG_H

◆ CFG_L

uint32_t CFG_L

◆ CTL_H

uint32_t CTL_H

◆ CTL_L

uint32_t CTL_L

The documentation for this struct was generated from the following file: