![]() |
PDK API Guide for AM64x
|
Channel runtime configuration information.
This structure contains runtime configuration information for a channel.
Data Fields | |
uint32_t | enable |
uint32_t | teardown |
uint32_t | pause |
uint32_t | error |
uint32_t | forcedTeardown |
uint32_t CSL_PktdmaRT::enable |
[IN] When set, enable the channel
uint32_t CSL_PktdmaRT::teardown |
[IN] When set, teardown the channel
uint32_t CSL_PktdmaRT::pause |
[IN] When set, pause the channel
uint32_t CSL_PktdmaRT::error |
[OUT] When set, an error has been detected on the channel
uint32_t CSL_PktdmaRT::forcedTeardown |
[udmap_only][IN] When set, a forced teardown will be performed on the channel. Note that teardown must also be set when setting forcedTeardown.