TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
Channel setting structure definition. More...
#include <txz_hdma.h>
Data Fields | |
void(* | handler )(uint32_t id, TXZ_Result result) |
uint32_t | id |
uint32_t | type |
uint32_t | srcReqCh |
uint32_t | dstReqCh |
hdma_ch_cnt_t | cnt |
hdma_ch_cfg_t | cfg |
Channel setting structure definition.
hdma_ch_cfg_t cfg |
Channel config setting. : Use hdma_ch_cfg_t
hdma_ch_cnt_t cnt |
Channel control setting. : Use hdma_ch_cnt_t
uint32_t dstReqCh |
Destination Request Channel.
void(* handler) (uint32_t id, TXZ_Result result) |
Notify converted value.
uint32_t id |
ID: User Value.
uint32_t srcReqCh |
source Request Channel.
uint32_t type |
Single Transfer or Burst Transfer