Set the DMA control B of the specified DMA Channel.
void dmac_channel_set_ctrlB( Dmac * p_dmac, uint32_t ul_num, uint32_t ul_ctrlB)
Data direction | Parameter name | Description |
---|---|---|
[out] |
p_dmac |
Module hardware register base address pointer |
[in] |
ul_num |
DMA Channel number (range 0 to 3) |
[in] |
ul_ctrlB |
Configuration of control B register |