This structure holds initialization values for the DMAC channel.
Data Fields | |
uint32_t | priority |
This parameter specifies the channel's priority. More... | |
bool | enable |
This parameter specifies if the channel is enabled after initializing. More... | |
cy_en_dmac_descriptor_t | descriptor |
This field identifies the descriptor structure, which is currently used by the controller. More... | |
uint32_t cy_stc_dmac_channel_config_t::priority |
This parameter specifies the channel's priority.
bool cy_stc_dmac_channel_config_t::enable |
This parameter specifies if the channel is enabled after initializing.
cy_en_dmac_descriptor_t cy_stc_dmac_channel_config_t::descriptor |
This field identifies the descriptor structure, which is currently used by the controller.