Configuration structure of a Route. More...
| Data Fields | |
| Ucs_Rm_EndPoint_t * | source_endpoint_ptr | 
| Reference to a Source Endpoint object. | |
| Ucs_Rm_EndPoint_t * | sink_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. | |
Configuration structure of a Route.