Logo
UNICENS V2.3.0-4567
User Manual and API Reference
Ucs_Rm_InitData_t Struct Reference

The initialization structure of the Routing Management. More...

Data Fields

Ucs_Xrm_InitData_t xrm
 Initialization structure of the Extended Resource Manager.
 
Ucs_Rm_ReportCb_t report_fptr
 Optional report callback function pointer for all routes.
 
Ucs_Rm_XrmResDebugCb_t debug_resource_status_fptr
 Callback function that acts as a debug interface for XRM resources. The user application has the possibility to monitor the specified XRM resources.
 
bool debug_message_enable
 Optional setting for debugging local traffic of the root node. Set to false (default value) to disable the additional debug messages, set to true to enable debug messages.
 

Detailed Description

The initialization structure of the Routing Management.