Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Rm_Route_t Struct Reference

Configuration structure of a Route. More...

Data Fields

Ucs_Rm_EndPoint_tsource_endpoint_ptr
 Reference to a Source Endpoint object.
 
Ucs_Rm_EndPoint_tsink_endpoint_ptr
 Reference to a Sink Endpoint object.
 
uint8_t active
 Route activity. Specifies whether the route is active yet or not.
 
uint16_t route_id
 User-defined route identifier.
 
Ucs_Rm_RouteInt_t internal_infos
 Internal information of the route object.
 

Detailed Description

Configuration structure of a Route.