TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
hdma_ch_cfg_t Struct Reference

Channel config setting structure definition. More...

#include <txz_hdma.h>

Data Fields

uint32_t halt
 
uint32_t lock
 
uint32_t itc
 
uint32_t ie
 
uint32_t flowCnt
 
uint32_t e
 

Detailed Description

Channel config setting structure definition.

Field Documentation

§ e

uint32_t e

Channel Enable/Disable. : Use HDMA channel Enable/Disable

§ flowCnt

uint32_t flowCnt

FlowControl. : Use HDMA DstPeripheral MASK

§ halt

uint32_t halt

Channel Transfer Request Enable/Disable. : Use HDMA channel Transfer Request Enable/Disable

§ ie

uint32_t ie

Channel ErrInterrupt Enable/Disable. : Use HDMA channel ErrInterrupt Enable/Disable

§ itc

uint32_t itc

Channel TransferCompleteInterrupt Enable/Disable. : Use HDMA channel TransferCompleteInterrupt Enable/Disable

§ lock

uint32_t lock

Channel Lock Transfer Enable/Disable. : Use HDMA channel Lock Transfer Enable/Disable


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