![]() |
PDK API Guide for J721E
|
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_UdmapRT::enable |
[IN] When set, enable the channel
uint32_t CSL_UdmapRT::teardown |
[IN] When set, teardown the channel
uint32_t CSL_UdmapRT::pause |
[IN] When set, pause the channel
uint32_t CSL_UdmapRT::error |
[OUT] When set, an error has been detected on the channel
uint32_t CSL_UdmapRT::forcedTeardown |
[IN] When set, a forced teardown will be performed on the channel. Note that teardown must also be set when setting forcedTeardown.